Modules§
Macros§
- impl_
serde_ from_ string_ or_ integer - Deserialize a type from either a string or integer in human-readable encodings.
- impl_
to_ fixed_ bytes - Implement
to_fixed_bytes
for wrapped types
Functions§
- commitment_
to_ u256 - converting a keccak256-based structured commitment (32 bytes) into type
U256
- contract_
send - send a transaction and wait for confirmation before returning the tx receipt and block included.
- u256_
to_ commitment - converting a
U256
value into a keccak256-based structured commitment (32 bytes) - wait_
for_ http - wait_
for_ rpc