Closed str4d closed 9 months ago
scan_cached_blocks returns a ScanSummary with information that the SDK could use to inform what it does next. We should return it across the FFI to enable the SDK to reduce the number of FFI calls it needs to make.
scan_cached_blocks
ScanSummary
scan_cached_blocks
returns aScanSummary
with information that the SDK could use to inform what it does next. We should return it across the FFI to enable the SDK to reduce the number of FFI calls it needs to make.