diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/debug.md b/_includes/devdoc/dash-core/rpcs/rpcs/debug.md index b24d075d..e2c7ff71 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/debug.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/debug.md @@ -20,7 +20,7 @@ The `debug` RPC {{summary_debug}} - n: "Debug category" t: "string" p: "Required
(1 or more)" - d: "The debug category to activate. Use a `+` to specify multiple categories. Categories will be one of the following:
• `0` - Disables all categories
• `1` - Enables all categories
• `addrman`
• `alert`
• `bench`
• `cmpctblock`
• `coindb`
• `db`
• `http`
• `leveldb`
• `libevent`
• `lock`
• `mempool`
• `mempoolrej`
• `net`
• `proxy`
• `prune`
• `qt`
• `rand`
• `reindex`
• `rpc`
• `selectcoins`
• `tor`
• `zmq`
• `dash` (all subcategories)

The `dash` sub-categories can be enabled individually:
• `chainlocks`
• `gobject`
• `instantsend`
• `keepass`
• `llmq`
• `llmq-dkg`
• `llmq-sigs`
• `masternode`
• `mnpayments`
• `mnsync`
• `privatesend`
• `spork`


Note: No error will be thrown even if the specified category doesn't match any of the above" + d: "The debug category to activate. Use a `+` to specify multiple categories. Categories will be one of the following:
• `0` - Disables all categories
• `1` - Enables all categories
• `addrman`
• `alert`
• `bench`
• `cmpctblock`
• `coindb`
• `db`
• `http`
• `leveldb`
• `libevent`
• `lock`
• `mempool`
• `mempoolrej`
• `net`
• `proxy`
• `prune`
• `qt`
• `rand`
• `reindex`
• `rpc`
• `selectcoins`
• `tor`
• `zmq`
• `dash` (all subcategories)

The `dash` sub-categories can be enabled individually:
• `chainlocks`
• `gobject`
• `instantsend`
• `keepass`
• `llmq`
• `llmq-dkg`
• `llmq-sigs`
• `masternode`
• `mnpayments`
• `mnsync`
• `privatesend`
• `spork`


Note: No error will be thrown even if the specified category doesn't match any of the above" {% enditemplate %} *Example from Dash Core 0.12.3* diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md b/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md index 03b43a5c..0d6173a6 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/quorum.md @@ -98,7 +98,7 @@ The `quorum info` RPC returns information about a specific quorum. - n: "`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorums](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types) to list:
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorums](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types) to list:
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" {% enditemplate %} *Parameter #2---quorum hash* @@ -283,7 +283,7 @@ The `quorum list` RPC displays the status of the current DKG process - n: "→ → →
`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" - n: "→ → →
`quorumHash`" t: "string (hex)" @@ -1432,7 +1432,7 @@ The `quorum sign` RPC requests threshold-signing for a message. - n: "`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" {% enditemplate %} *Parameter #2---id* @@ -1490,7 +1490,7 @@ The `quorum getrecsig` RPC checks gets the recovered signature for a - n: "`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" {% enditemplate %} *Parameter #2---id* @@ -1522,7 +1522,7 @@ The `quorum getrecsig` RPC checks gets the recovered signature for a - n: "→
`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" - n: "→
`quorumHash`" t: "string (hex)" @@ -1586,7 +1586,7 @@ The `quorum hasrecsig` RPC checks for a recovered signature for a pr - n: "`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" {% enditemplate %} *Parameter #2---id* @@ -1646,7 +1646,7 @@ The `quorum isconflicting` RPC checks if there is a conflict for a t - n: "`llmqType`" t: "number" p: "Required
(exactly 1)" - d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" + d: "[Type of quorum](https://github.com/dashpay/dips/blob/master/dip-0006.md#current-llmq-types):
`1` - LLMQ_50_60
`2` - LLMQ_400_60
`3` - LLMQ_400_85" {% enditemplate %} *Parameter #2---id* diff --git a/_includes/devdoc/guide_dash_features.md b/_includes/devdoc/guide_dash_features.md index aa1c9922..88d4a34b 100644 --- a/_includes/devdoc/guide_dash_features.md +++ b/_includes/devdoc/guide_dash_features.md @@ -189,7 +189,7 @@ block. {% autocrossref %} -Dash's ChainLock feature leverages [LLMQ Signing Requests/Sessions](#llmq-signing-session) +Dash's ChainLock feature leverages [LLMQ Signing Requests/Sessions](#llmq-signing-session) to reduce uncertainty when receiving funds and remove the possibility of 51% mining attacks.