mmgen-wallet/examples
The MMGen Project e90e25b2f0
Config API, Part II
This patch completes the implementation of the API, making the entire MMGen
code base usable as a library for external projects.  A usage example can be
found in the script `examples/coin-daemon-info.py`.

Testing:

    $ test/test.py -e coin_daemon_info
2023-04-04 16:04:13 +00:00
..
coin-daemon-info.py Config API, Part II 2023-04-04 16:04:13 +00:00
halving-calculator.py opts.init() -> Config() 2023-04-04 16:04:10 +00:00