Use sync::init_read_state_with_syncer()
in the zebra-scanner
#8633
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
A-rpc
Area: Remote Procedure Call interfaces
P-Medium ⚡
In #8608 we added the new scanner binary and in #8596 the non-finalized piece was exposed.
We need to join the two pieces of code by:
sync::init_read_state_with_syncer()
to get the read state.The text was updated successfully, but these errors were encountered: