[][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.

I128
U128
U256

Type Definitions

Address

Byte array of length 20