Modules§
Structs§
- Node
Initialization Strategy - Node
Storage Initializer - Node storage initializer. This structure is responsible for making sure that the node storage is initialized.
- Snapshot
Recovery Config
Traits§
- Initialize
Storage - An abstract storage initialization strategy.
- Revert
Storage - An abstract storage revert strategy. This trait assumes that for any invalid state there exists a batch number to which the storage can be rolled back.