zebra_
scan
0.1.0-alpha.14
In zebra_
scan::
service::
scan_
task::
scan
Modules
scan_range
Structs
ScanRangeTaskBuilder
Constants
CHECK_INTERVAL
INFO_LOG_INTERVAL
INITIAL_WAIT
Functions
block_to_compact
dfvk_to_ufvk
get_min_height
sapling_key_to_dfvk
scan_block
scan_height_and_store_results
scanned_block_to_db_result
scanning_keys
spawn_init
start
tip_height
transaction_to_compact
wait_for_height
zp_network
Type Aliases
State
zebra_scan
::
service
::
scan_task
::
scan
Constant
INFO_LOG_INTERVAL
Copy item path
Settings
Help
Summary
Source
const INFO_LOG_INTERVAL:
u32
= 10_000;
Expand description
We log an info log with progress after this many blocks.