Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mempool: make proving work, add a bunch of tests
Now, if you call `get_block_proof` for a block whose outputs we have in our mempool, we'll get a proof for it. This commit also adds some tests for mempool stuff
- Loading branch information