Module opt
Expand description
Serialize and deserialize Option<Amount> as JSON numbers denominated in BTC.
Use with #[serde(default, with = "amount::serde::as_btc::opt")].
Serialize and deserialize Option<Amount> as JSON numbers denominated in BTC.
Use with #[serde(default, with = "amount::serde::as_btc::opt")].