Skip to main content

Type Alias: SendDataTransactionParams

type SendDataTransactionParams: SendBaseTransactionParams & object;

Type declaration

data?

optional data: Uint8Array | Hex;

Defined

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