[wallet] rpc: Drop misleading option

This commit is contained in:
MarcoFalke
2016-08-24 19:21:27 +02:00
parent 62a5a8a018
commit fab5ecb771
3 changed files with 22 additions and 28 deletions

View File

@@ -41,6 +41,14 @@ report issues about Windows XP to the issue tracker.
Notable changes
===============
Low-level RPC changes
----------------------
- `importprunedfunds` only accepts two required arguments. Some versions accept
an optional third arg, which was always ignored. Make sure to never pass more
than two arguments.
0.14.0 Change log
=================