Skip to content

Commit 85abbb9

Browse files
committed
chore: add release notes for composite command for whitelist
1 parent 78ad778 commit 85abbb9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes-6100.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Remote Procedure Call (RPC) Changes
2+
3+
### Improved support of composite commands
4+
5+
Dash Core's composite commands such as `quorum list` or `bls generate` now are compatible with a whitelist feature.
6+
7+
For example, whitelist `getblockcount,quorumlist` will let to call commands `getblockcount`, `quorum list`, but not `quorum sign`
8+
9+
Note, that adding simple `quorum` in whitelist will allow to use all kind of `quorum...` commands, such as `quorum`, `quorum list`, `quorum sign`, etc

0 commit comments

Comments
 (0)