Expand description
The types module provides common data types such as address, U128, hash, etc.
Structs§
- H160
- A byte array of length 20 representing the Address.
- H256
- A byte array of length 32 representing the block hash, etc.
Enums§
Type Aliases§
- Address
- Byte array of length 20