Skip to main content

Module digests

Module digests 

Source

Structs§

CertificateDigest
The digest of a certificate.
ChainIdentifier
Representation of a network’s identifier by the genesis checkpoint’s digest
CheckpointContentsDigest
The digest of a CheckpointContents.
CheckpointDigest
The digest of a CheckpointSummary.
ConsensusCommitDigest
The digest of a consensus commit.
Digest
A 32-byte Blake2b256 hash output.
EffectsAuxDataDigest
The digest of the auxiliary data associated with TransactionEffects.
MisbehaviorReportDigest
The digest of a misbehavior report.
MoveAuthenticatorDigest
The digest of a MoveAuthenticator.
ObjectDigest
The digest of an Object.
SenderSignedDataDigest
The digest of SenderSignedData.
TransactionDigest
The digest of a Transaction.
TransactionEffectsDigest
The digest of TransactionEffects.
TransactionEventsDigest
The digest of TransactionEvents.

Constants§

MAINNET_CHAIN_IDENTIFIER_BASE58
TESTNET_CHAIN_IDENTIFIER_BASE58

Statics§

MAINNET_CHAIN_IDENTIFIER
TESTNET_CHAIN_IDENTIFIER

Functions§

get_devnet_chain_identifier
get_mainnet_chain_identifier
get_testnet_chain_identifier