Skip to main content

Type Alias: SendSyncTransactionParams

type SendSyncTransactionParams: XOR<SendSyncDataTransactionParams, SendSyncAbiTransactionParams>;

Represents the params for sending a transaction synchronously.

Defined

@nilfoundation/niljs/src/contracts/SmartAccountV1/types/index.ts:97