Module fvm_shared::address

source ·

Structs§

  • Address is the struct that defines the protocol and data payload conversion from either a public key or value
  • A “delegated” (f4) address.

Enums§

  • Address error
  • Network defines the preconfigured networks to use with address encoding
  • Payload is the data of the Address. Variants are the supported Address protocols.
  • Protocol defines the addressing protocol used to derive data to an address

Constants§

Functions§