Hierarchy

  • SendCommonProps

Properties

fee?: bigint

The transaction fee. Defaults to 0. If fee is not passed, the library will figure out the network fee and subtract it from the final amount

outputs: SendOutputProps[]

The outputs of the transaction, each output has key recipient and amount

priorityFee?: number

The priority fee of the transaction. Defaults to 0.

Generated using TypeDoc