• Encodes a Uint8Array or string into base58

    Parameters

    • value: string | Uint8Array

      Uint8Array or string representing a borsh encoded object

    Returns string

    string base58 encoding of the value

Generated using TypeDoc