Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should fxID serialization be skipped? #173

Open
deian opened this issue Mar 14, 2024 · 1 comment
Open

should fxID serialization be skipped? #173

deian opened this issue Mar 14, 2024 · 1 comment

Comments

@deian
Copy link

deian commented Mar 14, 2024

From my understanding (and comment)fxIDshould not be (de)serialized here:

pub asset_id: ids::Id,
#[serde(rename = "fxID")]
pub fx_id: ids::Id, // skip serialization due to serialize:"false"

@gyuho
Copy link
Contributor

gyuho commented Mar 16, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants