Module primitives

Source
Expand description

Implements the most primitive types, such as U256 or Address.

Structs§

Address
Represents an Ethereum address
EthereumChallenge
Represents and Ethereum challenge. This is a one-way encoding of the secp256k1 curve point to an Ethereum address.
KeyIdent
Identifier of public keys.
SerializableLog
A type containing selected fields from the eth_getLogs RPC calls.

Type Aliases§

U256