Module fs
espresso_
node
0.1.0
Module fs
Module Items
Structs
Functions
In espresso_
node::
persistence
espresso_node
::
persistence
Module
fs
Copy item path
Source
Structs
ยง
Inner
๐
Options
Options for file system backed persistence.
Persistence
File system backed persistence.
Functions
ยง
deserialize_
stake_
table
๐
Deserialize a stake table from bytes, trying current and legacy formats. Returns (stake_tuple, needs_rewrite) where needs_rewrite=true means legacy format was used.
epoch_
files
๐
Get all paths under
dir
whose name is of the form
.txt. Should probably be made generic and merged with view_files.
view_
files
๐
Get all paths under
dir
whose name is of the form
.txt.