zingolabs / zingolib

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

LightWallet::load_example_wallet : consolidate example wallets #1321

Closed fluidvanadium closed 4 weeks ago

fluidvanadium commented 1 month ago

The titular method load_example_wallet is a streamlined way to load an example wallet file for testing purposes. The next step (I almost labeled it as a draft, but merging this could be good) is to move the rest of the test wallets into this new system and then create a comprehensive test system.