Interface: IIotaNftTransactionOptions
Options for NFT transactions.
Properties
owner
owner:
string
The owner address of the NFT.
transaction
transaction:
Transaction
The transaction to execute.
showEffects?
optional
showEffects:boolean
Show transaction effects in response.
showEvents?
optional
showEvents:boolean
Show transaction events in response.
showObjectChanges?
optional
showObjectChanges:boolean
Show object changes in response.