Interface representing options for a transaction.
Optional
A hint for the transaction, useful for debugging and testing. Defaults to null.
null
Indicates whether the transaction is read-only. Defaults to false.
false
Interface representing options for a transaction.