Taquito TypeDocs
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    chainCode: Uint8Array

    slice 32->n HMAC hash key and seedkey (first instance curve default seedKey. after hmac value slice 32->n)

    keyPair: { curve: CurveName; publicKey: Uint8Array; secretKey: BN }
    priv: { curve: CurveName; secretKey: BN }

    { secretKey: BN, curve: 'p256' | 'secp256k1' }

    Methods