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

  • Configures of snapshot mgmt

Enums

Constants

  • Maximum number of snapshots that can be kept
  • itv.pow(i), only useful within the SnapAlgo::Fade algo

Functions