Get the serialized bytes of the signable object. Serialized bytes can be used to recreate the object using methods on Gateway.
Get the digest of the signable object. This is used to generate a digital signature.
Get status of the committed transaction. If the transaction has not yet committed, this method blocks until the commit occurs.
Optional
options: CallOptionsgRPC CallOptions.
CommitStatusError Thrown if the gRPC service invocation fails.
Get the ID of the transaction.
Allows access to information about a transaction that is committed to the ledger.