Zebra/zebra-consensus
teor d0a833f3fb consensus: Make the state service pluggable in block verification
We want to allow different state service implementations, and wrapped
state services. So we make verify::init() take a state_service, and
store that service in the BlockVerifier state_service field.

Part of #428.
2020-06-12 09:46:18 -07:00
..
src consensus: Make the state service pluggable in block verification 2020-06-12 09:46:18 -07:00
Cargo.toml consensus: Add a block verification service 2020-06-12 09:46:18 -07:00