Crate cfx_addr

Source

Structs§

CHARSET
CHAR_INDEX
DecodedRawAddress
Struct containing the raw bytes and metadata of a Conflux address.
REGEXP

Enums§

AddressType
DecodingError
Error concerning decoding of cfx_base32_addr.
EncodingError
Error concerning encoding of cfx_base32_addr.
EncodingOptions
Network
OptionError

Constants§

ADDRESS_TYPE_BUILTIN
ADDRESS_TYPE_CONTRACT
ADDRESS_TYPE_NULL
ADDRESS_TYPE_UNKNOWN
ADDRESS_TYPE_USER
BASE32_CHARS
CHARSET_SIZE
EXCLUDE_CHARS
MAINNET_PREFIX
NETWORK_ID_PREFIX
RESERVED_BITS_MASK
RESERVED_NETWORK_IDS
SIZE_160
SIZE_192
SIZE_224
SIZE_256
SIZE_320
SIZE_384
SIZE_448
SIZE_512
SIZE_MASK
TESTNET_PREFIX

Functions§

cfx_addr_decode
cfx_addr_encode
convert_bits
expand_prefix
The checksum calculation includes the lower 5 bits of each character of the prefix.
polymod