Use (and expose) a `ProofBuilder` state machine for proving
authorMatt Corallo <git@bluematt.me>
Mon, 12 Feb 2024 00:03:37 +0000 (00:03 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Feb 2024 00:03:37 +0000 (00:03 +0000)
commit52e5e29f86bd9faaf68bf97b114fe92d25d9b91d
tree708208522277c8389f3701cfb6323b0f67888533
parentf58a94e730c987e4da3114ff68420a4ef99a0f73
Use (and expose) a `ProofBuilder` state machine for proving

This will allow us to expose the state machine we use for building
proofs in, eg, javascript, allowing the construction of proofs
using DoH.
src/query.rs