From 62f1bbee6879a8d087dcf15544d2c723a1a7ebe0 Mon Sep 17 00:00:00 2001 From: thephez Date: Tue, 9 Apr 2019 16:25:50 -0400 Subject: [PATCH] RPC - Add note to regtest only quorum RPCs --- _includes/devdoc/dash-core/rpcs/rpcs/quorum.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md b/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md index 1381b297..e55546cb 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md @@ -518,6 +518,8 @@ Result (truncated): The `quorum sign` RPC requests threshold-signing for a message. +![Warning icon](/img/icons/icon_warning.svg) Note: Used for RegTest testing only. + *Parameter #1---LLMQ Type* {% itemplate ntpd1 %} @@ -576,6 +578,8 @@ false The `quorum hasrecsig` RPC checks for a recovered signature for a previous threshold-signing message request. +![Warning icon](/img/icons/icon_warning.svg) Note: Used for RegTest testing only. + *Parameter #1---LLMQ Type* {% itemplate ntpd1 %} @@ -634,6 +638,8 @@ false The `quorum isconflicting` RPC checks if there is a conflict for a threshold-signing message request. +![Warning icon](/img/icons/icon_warning.svg) Note: Used for RegTest testing only. + *Parameter #1---LLMQ Type* {% itemplate ntpd1 %}