Module massa_final_state::final_state
source · Expand description
Copyright (c) 2022 MASSA LABS info@massa.net This file defines the final state of the node, which includes the final ledger and asynchronous message pool that are kept at the output of a given final slot (the latest executed final slot), and need to be bootstrapped by nodes joining the network.
Structs§
- Represents a final state
(ledger, async pool, executed_ops, executed_de and the state of the PoS)