[][src]Module solana_libra_types::ledger_info

Structs

LedgerInfo

This structure serves a dual purpose.

LedgerInfoWithSignatures

The validator node returns this structure which includes signatures from validators that confirm the state. The client needs to only pass back the LedgerInfo element since the validator node doesn't need to know the signatures again when the client performs a query, those are only there for the client to be able to verify the state