Added deprecatedrpc=estimatefee option to bitcoin config

pull/7/head
Jakub Matys 2018-05-30 13:03:48 +02:00
parent 680f06a4eb
commit cb63cb6724
3 changed files with 10 additions and 0 deletions

View File

@ -15,3 +15,5 @@ zmqpubrawtx=tcp://127.0.0.1:48330
rpcworkqueue=1100
maxmempool=2000
dbcache=1000
deprecatedrpc=estimatefee

View File

@ -15,3 +15,5 @@ mempoolexpiry=72
rpcworkqueue=1100
maxmempool=2000
dbcache=1000
deprecatedrpc=estimatefee

View File

@ -1,3 +1,9 @@
bitcoin (0.16.0-satoshilabs5) unstable; urgency=medium
* Added deprecatedrpc=estimatefee option
-- Jakub Matys <jakub.matys@satoshilabs.com> Wed, 30 May 2018 13:02:19 +0200
bitcoin (0.16.0-satoshilabs4) unstable; urgency=medium
* Increased limits in backend config