Skip to main content

Module opt

Module opt 

Expand description

Serde functions for encoding optional primitive numbers using the Ethereum “quantity” format.

See quantity for more information.

Functions§

deserialize
Deserializes an optional primitive number from a “quantity” hex string.
serialize
Serializes an optional primitive number as a “quantity” hex string.