-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The bitcoinconsensus crate is used to do the proof verification here https://github.com/weareseba/bdk-reserves/blob/61b5f517f4c227bdf62507d1fcc2fd79bb87db8d/src/reserves.rs#L273-L279
BDK exposes a very similar functionality in the wallet api itself with the verify feature flag and uses the same bitcoinconsensus underneath like this..
This api is publicly exposed via verify feature of BDK.. So may be one more opportunity to reduce external dependency on bitcoinconsensus??
But might need some restructuring of the proof verification logic in this crate..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels