Converts base58 string to an Uint8Array
{string}
Converts Uint8Array to base58 string
{Uint8Array}
Converts Uint8Array to hex string
{Uint8Array}
Converts DPNS name to normalized format (ex. alice.dash -> al1ce.dash)
{string}
Converts a hex string to Uint8Array
{string} hex-encoded string
Collection of conversion functions