Module bee_message::address[][src]

A module that provides types and syntactic validations of addresses.

Structs

Ed25519Address

An Ed25519 address.

Enums

Address

A generic address supporting different address kinds.

Constants

ED25519_ADDRESS_LENGTH

The number of bytes in an Ed25519 address. See https://en.wikipedia.org/wiki/EdDSA#Ed25519 for more information.