Skip to main content
Module marshal
tempo_
consensus
1.8.2
Module marshal
Module Items
Structs
Functions
Type Aliases
In tempo_
consensus::
alias
tempo_consensus
::
alias
Module
marshal
Copy item path
Source
Structs
ยง
Config
๐
Settings shared by both engines when initializing the marshal actor and its backing finalized-blocks store.
Initialized
๐
Marshal actor + mailbox + the height marshal will resume from, returned by
init
.
Functions
ยง
init
๐
Initialize the marshal actor and its backing finalized-blocks store (the finalizations-by-height archive plus the
Hybrid
finalized blocks store), and advance marshalโs sync floor to
max(marshal_stored_height, reth_finalized_height)
.
Type Aliases
ยง
Actor
๐
Mailbox
๐