Function maskCashAddressPrefix

  • Convert a string into an array of 5-bit numbers, representing the characters in a case-insensitive way.

    Parameters

    • prefix: string

      the prefix to mask

    Returns number[]

Generated using TypeDoc