Skip to content

Commit

Permalink
docs: Add release notes for listwalletdir RPC
Browse files Browse the repository at this point in the history
  • Loading branch information
promag committed Oct 18, 2018
1 parent 0cb3cad commit d56a068
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/release-notes-13152.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit d56a068

Please sign in to comment.