[][src]Module koibumi_core::address

Provides Bitmessage address types.

Structs

Address

A Bitmessage address.

Stream

A stream number, which is the identification number of the Bitmessage network cluster.

Enums

Error

This error indicates that the construction from public keys failed.

ParseError

An error which can be returned when parsing a Bitmessage address.

Type Definitions

Hash

A hash of public keys of an address.

Version

A version number of a Bitmessage address.