Add an Anchor
request type to state service to check if we've seen and validated the requested anchor before
#3185
Labels
A-state
Area: State / database changes
Motivation
TODO
This issue is not strictly needed for validating NU5.
Suggested Solution
The request type should be
Anchor::{Sprout, Sapling, Orchard} -> Result<(), Err>
.Related Work
The text was updated successfully, but these errors were encountered: