Skip to main content

Module messages_checkpoint

Module messages_checkpoint 

Source

Structs§

CheckpointRequest
CheckpointResponse
CheckpointSignatureMessage
This is a message validators publish to consensus in order to sign checkpoint
CheckpointVersionSpecificDataV1
ECMHLiveObjectSetDigest
The Sha256 digest of an EllipticCurveMultisetHash committing to the live object set.
FullCheckpointContents
Same as CheckpointContents, but contains full contents of all Transactions and TransactionEffects associated with the checkpoint.
VerifiedCheckpointContents

Enums§

CheckpointSummaryResponse
CheckpointVersionSpecificData
Holds data in CheckpointSummary that is serialized into the version_specific_data field.

Traits§

CheckpointContentsExt
Node-only helpers for [CheckpointContents], which is defined in iota_sdk_types. They bridge the node’s ExecutionDigests representation to the SDK type’s parallel [CheckpointTransactionInfo] form.
CheckpointSummaryExt
Node-only helpers for [CheckpointSummary], which is defined in iota_sdk_types. These live on an extension trait because inherent methods cannot be added to a type that is foreign to this crate.

Type Aliases§

CertifiedCheckpointSummary
CheckpointSequenceNumber
CheckpointSummaryEnvelope
CheckpointTimestamp
SignedCheckpointSummary
TrustedCheckpoint
VerifiedCheckpoint