clementine_core

Module bitcoin_syncer

Source
Expand description

§Bitcoin Syncer

This module provides common utilities to fetch Bitcoin state. Other modules can use this module to operate over Bitcoin.

Structs§

Enums§

  • Events emitted by the Bitcoin syncer. It emits the block_id of the block in the db that was saved.

Traits§

  • Trait for handling new blocks as they are finalized

Functions§