mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-14 05:42:36 -03:00
5 lines
284 B
Markdown
5 lines
284 B
Markdown
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.
|