Fix compile error and remove some cryptocondition dingleberries

This commit is contained in:
Duke
2024-02-15 11:03:05 -05:00
parent b9d3c77a4c
commit a581f8fc8e
5 changed files with 4 additions and 50 deletions

View File

@@ -14,8 +14,6 @@ You can run a single test by calling `qa/pull-tester/rpc-tests.sh <testname>`.
Run all possible tests with `qa/pull-tester/rpc-tests.sh -extended`.
Also it's possible to run CryptoConditions tests only by `qa/pull-tester/cc-tests.sh --noshutdown --tracerpc`
Possible options:
```