mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
284 B
284 B
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.