# Functions

NewID creates a new wallet ID the given data.

# Constants

IDSize is the size of a wallet ID in bytes.

# Variables

ErrMalformedID is the error returned when a wallet ID is malformed.

# Type aliases

ID is a wallet ID computed as a truncated hash of a public key for a specific BIP32 path.