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
HashMapof primitive numbers from a “quantity” hex string. - serialize
- Serializes a
HashMapof primitive numbers as a “quantity” hex string.