rpc: create rpc/mining.h, hoist default max tries values to constant

This commit is contained in:
Jon Atack
2020-05-31 14:11:21 +02:00
parent 9bc7751cad
commit cb00510dba
3 changed files with 18 additions and 5 deletions

View File

@@ -184,6 +184,7 @@ BITCOIN_CORE_H = \
reverse_iterator.h \
rpc/blockchain.h \
rpc/client.h \
rpc/mining.h \
rpc/protocol.h \
rpc/rawtransaction_util.h \
rpc/register.h \