Module utils

Source
Expand description

Small utilities.

Structs§

I256
Signed 256-bit integer.

Enums§

Sign
Sign of I256.

Functions§

h256_to_u256
Convert H256 to U256.
u256_to_h160
Convert U256 into H160
u256_to_h256
Convert U256 into H256.
u256_to_usize
Convert U256 to usize.