aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-13152.md
blob: ace56f4d1b44206d6a790151a295a563ed49396e (plain)
1
2
3
4
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.
- `listwalletdir` returns a list of wallets in the wallet directory which is configured with `-walletdir` parameter.