diff options
author | darosior <darosior@protonmail.com> | 2019-09-02 21:40:56 +0200 |
---|---|---|
committer | darosior <darosior@protonmail.com> | 2019-09-05 15:12:32 +0200 |
commit | 66740f460af5f9d8c61eb5b154863bffb20d94b5 (patch) | |
tree | d8304b651f5cfdfc06e1832c8c3b1bd8efa42418 | |
parent | 6564f58c87a84c88d07629e9d86e15f07d0ed837 (diff) |
doc: add a release note for the new field in 'getpeerinfo' and 'getnetworkinfo'
-rw-r--r-- | doc/release-notes-16787.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes-16787.md b/doc/release-notes-16787.md new file mode 100644 index 0000000000..c42b7a5803 --- /dev/null +++ b/doc/release-notes-16787.md @@ -0,0 +1,3 @@ +RPC changes +----------- +The `getnetworkinfo` and `getpeerinfo` commands now contain a new field with decoded network service flags. |