Checkpointed Transaction Info
interface CheckpointedTransactionInfo
Transaction information committed to in a checkpoint.
Properties
Link copied to clipboard
The AddressAliases object version, if any, that was used to verify the UserSignature at the same position in signatures.
Link copied to clipboard
Returns the field-presence view for this CheckpointedTransactionInfo instance.
Link copied to clipboard
Set of user signatures that authorized the transaction.
Link copied to clipboard
Digest of the transaction.
Functions
Link copied to clipboard
Link copied to clipboard
fun CheckpointedTransactionInfo.copy(body: <Error class: unknown class>.() -> Unit = {}): CheckpointedTransactionInfo
Copies the original message, including unknown fields.