zingolabs / zingolib

An API and test-app that exposes zcash functionality for app consumption
MIT License
15 stars 23 forks source link

zaino-test feature #1446

Closed idky137 closed 1 month ago

idky137 commented 1 month ago

Adds zaino-test feature, conditionally removes a single line of code in zingolib::testutils::regtest.rs.

This is required for zaino-testutils to be able to write its own zcashd conf files for integration tests.

idky137 commented 1 month ago

it wont let me approve though