mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-10 07:08:07 +00:00
84ce18ca93
This commit removes all the unnecessary dependencies (key, core, netbase, sync, ...) from bitcoin-cli. To do this it shards the chain parameters into BaseParams, which contains just the RPC port and data directory (as used by utils and bitcoin-cli) and Params, with the rest. |
||
---|---|---|
.. | ||
Makefile | ||
paymentrequestdata.h | ||
paymentservertests.cpp | ||
paymentservertests.h | ||
test_main.cpp | ||
uritests.cpp | ||
uritests.h |