@wharfkit/antelope - v4.0.1
    Preparing search index...

    Class PrivateKey

    Index
    data: Bytes
    type: KeyType
    • Create PrivateKey object from a string representation. Accepts WIF (5...) and Antelope/EOSIO (PVT_...) style private keys.

      Parameters

      • string: string
      • ignoreChecksumError: boolean = false

      Returns PrivateKey