dash/doc/release-notes-5978.md

9 lines
313 B
Markdown
Raw Normal View History

RPC changes
-----------------------
- The `getnodeaddresses` RPC now returns a "network" field indicating the
network type (ipv4, ipv6, onion, or i2p) for each address.
- `getnodeaddresses` now also accepts a "network" argument (ipv4, ipv6, onion,
or i2p) to return only addresses of the specified network.