Expand description
Serde functions for encoding a HashMap
of primitive numbers using the Ethereum “quantity”
format.
See quantity
for more information.
Functions§
- deserialize
- Deserializes a
HashMap
of primitive numbers from a “quantity” hex string. - serialize
- Serializes a
HashMap
of primitive numbers as a “quantity” hex string.