• Parameters

    • value: string | Uint8Array

      Value to base58 encode

    • prefix: Uint8Array

      prefix to append to the encoded string

    Returns string

    Description

    Base58 encode a string or a Uint8Array and append a prefix to it

Generated using TypeDoc