Interface: SerializeTransactionOptions
Extends
Properties
client?
optional
client:IotaClient
Inherited from
BuildTransactionOptions
.client
onlyTransactionKind?
optional
onlyTransactionKind:boolean
Inherited from
BuildTransactionOptions
.onlyTransactionKind
maxSizeBytes?
optional
maxSizeBytes:number
Inherited from
BuildTransactionOptions
.maxSizeBytes
supportedIntents?
optional
supportedIntents:string
[]