Skip to main content

Type Alias: SendTransactionParams

type SendTransactionParams: XOR<SendDataTransactionParams, SendAbiTransactionParams>;

Represents the params for sending a transaction.

Defined

@nilfoundation/niljs/src/smart-accounts/SmartAccountInterface.ts:36