primitive-types 0.8.0

Primitive types shared by Ethereum and Substrate
Documentation

Primitive types shared by Substrate and Parity Ethereum.

Those are uint types U128, U256 and U512, and fixed hash types H160, H256 and H512, with optional serde serialization, parity-scale-codec and rlp encoding.