This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.
Proof::verify does not verify recursively #14
Open
Description
As the get_needed_txs
calls itself recursively to get all the txs that are needed in order to verify the validity of the current Proof I would expect verify
to do the same. We'd better check if this is a desired behavior, for example leaving the job to the wallet side, and in this case we should evaluate what's the best design.
Metadata
Metadata
Assignees
Labels
No labels