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
abstract val effects: String?

Digest of the effects.

Link copied to clipboard
Link copied to clipboard

Set of user signatures that authorized the transaction.

Link copied to clipboard
abstract val transaction: String?

Digest of the transaction.

Functions

Link copied to clipboard
fun CheckpointedTransactionInfo.copy(body: <Error class: unknown class>.() -> Unit = {}): CheckpointedTransactionInfo

Copies the original message, including unknown fields.