EspressoSystems / seahorse

Ledger-agnostic wallet toolkit for the CAP protocol
https://seahorse.docs.espressosys.com
GNU General Public License v3.0
6 stars 1 forks source link

Allow backend access to block height when querying nullifiers #263

Closed jbearer closed 2 years ago

jbearer commented 2 years ago

Espresso needs this because nullifier proofs in the metastate API are indexed by block height, not nullifier set hash. This is the first of a (longer term) move towards indexing things primarily by state number/block height in general.