mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
docs: Add release notes for listwalletdir RPC
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
New RPC methods
|
||||
------------
|
||||
|
||||
- `getnodeaddresses` returns peer addresses known to this node. It may be used to connect to nodes over TCP without using the DNS seeds.
|
||||
- `getnodeaddresses` returns peer addresses known to this node. It may be used to connect to nodes over TCP without using the DNS seeds.
|
||||
- `listwalletdir` returns a list of wallets in the wallet directory which is configured with `-walletdir` parameter.
|
||||
|
||||
Reference in New Issue
Block a user