Closed evanlinjin closed 1 day ago
Previously, we may error when we insert an anchor where the txid being anchored has no corresponding tx.
closes #1712 replaces #961
cargo fmt
cargo clippy
@ValuedMammal feel free to take this one over. I'm assuming this will fix the problem, but needs tests.
Tests from #961 could be useful.
@ValuedMammal I forced pushed to rebase on master.
Description
Previously, we may error when we insert an anchor where the txid being anchored has no corresponding tx.
closes #1712 replaces #961
Notes to the reviewers
Changelog notice
Checklists
All Submissions:
cargo fmt
andcargo clippy
before committingNew Features:
Bugfixes: