hopr_primitive_types

Module primitives

Source
Expand description

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

Structs§

Address
Represents an Ethereum address
Balance
Represents balance of some coin or token.
EthereumChallenge
Represents and Ethereum challenge. This is a one-way encoding of the secp256k1 curve point to an Ethereum address.
SerializableLog
A type containing selected fields from the eth_getLogs RPC calls.

Enums§

BalanceType
Represents a type of the balance: native or HOPR tokens.

Type Aliases§

U256