[−][src]Module ontio_std::types
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. |
Type Definitions
| Address | Byte array of length 20 |
| I128 | |
| U128 | Byte array of length 16 |