Avalanche SDK Client
    Preparing search index...

    Type Alias PrepareBaseTxnParameters

    PrepareBaseTxnParameters: CommonTxParams & CommonTxParams & { context?: ContextType.Context; outputs?: Output[] }

    Type declaration

    • Optionalcontext?: ContextType.Context

      The context to use for the transaction.

    • Optionaloutputs?: Output[]

      Optional. Outputs to send funds to. It can be used to specify resulting UTXOs.