Expand description
#[serde(with = "address_input_map")] helper.
Reshapes BTreeMap<PlatformAddress, (AddressNonce, Credits)> to/from an
array of { address, nonce, amount } entries on the JSON / Object wire.
#[serde(with = "address_input_map")] helper.
Reshapes BTreeMap<PlatformAddress, (AddressNonce, Credits)> to/from an
array of { address, nonce, amount } entries on the JSON / Object wire.