From 3bb6e7b6555f3c8743a697cb9d509620714dc483 Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Sat, 3 Apr 2021 20:21:28 +0200 Subject: rpc: add network field to rpc getnodeaddresses --- doc/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/release-notes.md b/doc/release-notes.md index 334dfa80a4..4ef94cf754 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -126,6 +126,9 @@ Changes to Wallet or GUI related settings can be found in the GUI or Wallet sect - Passing an invalid `-rpcauth` argument now cause bitcoind to fail to start. (#20461) +- The `getnodeaddresses` RPC now returns a "network" field indicating the + network type (ipv4, ipv6, onion, or i2p) for each address. (#21594) + Tools and Utilities ------------------- -- cgit v1.2.3