@aptos-labs/ts-sdk - v7.3.1
    Preparing search index...

    Class PrivateKey

    Hierarchy (View Summary)

    Implemented by

    Index
    AIP80_PREFIXES: { ed25519: string; secp256k1: string; secp256r1: string } = ...

    The AIP-80 compliant prefixes for each private key type. Append this to a private key's hex representation to get an AIP-80 compliant string.

    Read about AIP-80