Module memory

Source

Re-exports§

pub use internal::*;

Modules§

internal

Structs§

BlockMemory
An in-memory block storage.
CommitteeMemory
An in-memory committee storage.
ConsensusMemory
An in-memory consensus storage.
DeploymentMemory
An in-memory deployment storage.
ExecutionMemory
An in-memory execution storage.
FeeMemory
An in-memory fee storage.
FinalizeMemory
An in-memory finalize storage.
InputMemory
An in-memory transition input storage.
OutputMemory
An in-memory transition output storage.
TransactionMemory
An in-memory transaction storage.
TransitionMemory
An in-memory transition storage.