Expand description

Address creation and parsing

Address components are:

  • HashedSpendingData computed from SpendingData
  • Attributes
  • AddrType

All this components form an ExtendedAddr, which serialized to binary makes an Addr

Structs

Enums

Constants

Functions

Type Aliases