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