Crate openrank_common

Crate openrank_common 

Source

Modules§

algos
eigenda
logs
merkle
runners
tx

Structs§

Domain
Domain of the openrank network. Consists of a trust namespace and a seed namespace + algorithm id.
DomainHash
Hash of the Domain.

Functions§

address_from_sk
Generates an address from a signing key. The address is the first 20 bytes of the keccak256 hash of the public key, which is compatible with Ethereum addresses.
format_hex