Skip to main content

Type Alias: SendDataTransactionParams

type SendDataTransactionParams: SendBaseTransactionParams & object;

Type declaration

data?

optional data: Uint8Array | Hex;

Defined

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