Documentation
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Check whether a string is a Base58 string.

      Parameters

      • value: string

      Returns boolean

      Whether the string is a Base58 string.

    • Order a list of public keys by bytes.

      Parameters

      • ...keys: PublicKey[]

        a list of public keys to order

      Returns PublicKey[]

      an ordered array of public keys