Crate consensus_core

Source

Macros§

Structs§

Enums§

Traits§

  • TransactionVerifier implementation is supplied by Sui to validate transactions in a block, before acceptance of the block.

Functions§

  • Attempts to convert a multiaddr of the form /[ip4,ip6]/{}/[udp,tcp]/{port} into a SocketAddr value.

Type Aliases§

  • Index of a commit among all consensus commits.