Skip to main content

Module address_input_map

Module address_input_map 

Source
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.

Functionsยง

deserialize
serialize