Get the serialized bytes of the signable object. Serialized bytes can be used to recreate the object using methods on Gateway.
Get status of the committed transaction. If the transaction has not yet committed, this method blocks until the commit occurs.
Optional
options: CallOptionsgRPC call options.
CommitStatusError Thrown if the gRPC service invocation fails.
Generated using TypeDoc
Allows access to the transaction result and its commit status on the ledger.