Crate sc_fast_sync_backend

source ·
Expand description

Fast-Sync Backend

This is modified from the Substrate in memory backend, designated solely for executing the blocks efficiently in the memory during the initial sync. This backend only maintains the latest state of chain rather than the state history.

Structs§

Functions§