Description

holds the spending key, create proof and signature for spend descriptions can instantiate from mnemonic word list or decrypt a encrypted spending key with access to instantiate a InMemoryViewingKey

Constructors

Methods

  • Parameters

    • parametersSpendProof: ParametersSpendProof

    Returns Promise<Omit<SaplingSpendDescription, "signature">>

    The unsigned spend description

    Description

    Prepare an unsigned sapling spend description using the spending key

Generated using TypeDoc