Module bdk::blockchain

source ·
Expand description

Blockchain backends

This module provides the implementation of a few commonly-used backends like Electrum, Esplora and Compact Filters/Neutrino, along with a generalized trait Blockchain that can be implemented to build customized backends.

Re-exports

Modules

Structs

Enums

Traits

Functions

Type Aliases