Module bdk_chain::spk_client
source · Expand description
Helper types for spk-based blockchain clients.
Structs§
- Data required to perform a spk-based blockchain client full scan.
- Builds a
FullScanRequest
. - Data returned from a spk-based blockchain client full scan.
- The progress of
SyncRequest
. - Data required to perform a spk-based blockchain client sync.
- Builds a
SyncRequest
. - Data returned from a spk-based blockchain client sync.
Enums§
- An item reported to the
inspect
closure ofSyncRequest
.