Crate btm

source · []
Expand description

A Recover Mechanism for Blockchain Scene

automatic operations:

  • create a light-weight(COW) snapshot for each block
  • clean up expired snapshots

Structs

Config structure of snapshot

Enums

Snapshot management algorithm

Inner Operations

Constants

Maximum number of snapshots that can be kept

itv.pow(i), only useful in SnapAlgo::Fade alfo

Functions

Run btm daemon ... server