Expand description
RLP serialization support for uint and fixed hash.
Macros§
- Add RLP serialization support to a fixed-sized hash type created by
construct_fixed_hash!
. - Add RLP serialization support to an integer created by
construct_uint!
.
RLP serialization support for uint and fixed hash.
construct_fixed_hash!
.construct_uint!
.