Skip to main content

Type Alias: SendSyncDataTransactionParams

type SendSyncDataTransactionParams: SendSyncBaseTransactionParams & object;

Type declaration

data?

optional data: Uint8Array | Hex;

Defined

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