Optional
closeOptional
feefeePerByte or totalFee is used to set the appropriate transaction fee parameter.
If both are set then totalFee takes precedence.
NOTE: SDK expectsfee: number
and boolean flatFee
. But the API expects only one
on parameter: fee
. Here, we define feePerByte and totalFee - both as numberic
parameters. We think that this is more explicit.
Optional
firstOptional
flatOptional
leaseOptional
noteOptional
noteb64Optional
rekeyOptional
totalOptional
validGenerated using TypeDoc
Common transaction parameters (fees, note..)