Module spk_client

Source
Expand description

Helper types for spk-based blockchain clients.

Structs§

FullScanRequest
Data required to perform a spk-based blockchain client full scan.
FullScanRequestBuilder
Builds a FullScanRequest.
FullScanResponse
Data returned from a spk-based blockchain client full scan.
SyncProgress
The progress of SyncRequest.
SyncRequest
Data required to perform a spk-based blockchain client sync.
SyncRequestBuilder
Builds a SyncRequest.
SyncResponse
Data returned from a spk-based blockchain client sync.

Enums§

SyncItem
An item reported to the inspect closure of SyncRequest.