From 2db69d7b8115f075092563fe67c486fbd6a86836 Mon Sep 17 00:00:00 2001 From: Konstantin Akimov Date: Tue, 9 Jul 2024 17:39:35 +0700 Subject: [PATCH] chore: add release notes for "quorum platformsign" --- doc/release-notes-6106.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/release-notes-6106.md diff --git a/doc/release-notes-6106.md b/doc/release-notes-6106.md new file mode 100644 index 0000000000..b161888a9b --- /dev/null +++ b/doc/release-notes-6106.md @@ -0,0 +1,6 @@ +## Remote Procedure Call (RPC) Changes + +### The new RPCs are: + +- `quorum signplatform` This RPC is added for Platform needs. This composite command let to limit quorum type for signing by platform. It is equivalent of `quorum sign `. +