From 295be425293990f58f031f4a4880764c8878d83a Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 20 Dec 2017 16:37:30 -0500 Subject: [PATCH] Fix additional cross-reference issues --- .../devdoc/dash-core/rpcs/rpcs/gobject.md | 4 +- .../devdoc/dash-core/rpcs/rpcs/masternode.md | 68 +++++++++---------- .../rpcs/rpcs/masternodebroadcast.md | 4 +- _includes/devdoc/dash-core/rpcs/rpcs/spork.md | 4 +- .../devdoc/dash-core/rpcs/rpcs/voteraw.md | 4 +- _includes/devdoc/guide_p2p_network.md | 8 +-- 6 files changed, 46 insertions(+), 46 deletions(-) diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md b/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md index 98c17143..c8de6383 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/gobject.md @@ -898,7 +898,7 @@ Result (truncated): ###### GObject Vote-alias -The `gobject vote-alias` RPC votes on a governance object by masternode alias (using masternode.conf setup). +The `gobject vote-alias` RPC votes on a governance object by masternode alias (using masternode.conf setup). *Parameter #1---governance hash* @@ -1074,7 +1074,7 @@ dash-cli -testnet gobject vote-conf \ ###### GObject Vote-many -The `gobject vote-many` RPC votes on a governance object by all masternodes (using masternode.conf setup). +The `gobject vote-many` RPC votes on a governance object by all masternodes (using masternode.conf setup). *Parameter #1---governance hash* diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/masternode.md b/_includes/devdoc/dash-core/rpcs/rpcs/masternode.md index a8363d62..0bc9cacc 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/masternode.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/masternode.md @@ -15,9 +15,9 @@ http://opensource.org/licenses/MIT. The `masternode` RPC {{summary_masternode}} -###### Masternode Count +###### Masternode Count -The `masternode count` RPC prints the number of all known masternodes. +The `masternode count` RPC prints the number of all known masternodes. *Parameter #1---mode* @@ -50,7 +50,7 @@ Result: 120 {% endhighlight %} -Get summarized count of all masternode nodes +Get summarized count of all masternodes {% highlight bash %} dash-cli -testnet masternode count all @@ -62,9 +62,9 @@ Total: 129 (PS Compatible: 97 / Enabled: 97 / Qualify: 90) {% endhighlight %} -###### Masternode Current +###### Masternode Current -The `masternode current` RPC prints info on current masternode winner to be paid the next block (calculated locally). +The `masternode current` RPC prints info on current masternode winner to be paid the next block (calculated locally). *Parameters: none* @@ -133,11 +133,11 @@ Result: {% endhighlight %} -###### Masternode Debug +###### Masternode Debug -The `masternode debug` RPC prints masternode status. +The `masternode debug` RPC prints masternode status. -{{WARNING}} `masternode debug` will be removed in Dash Core 0.12.3. +{{WARNING}} `masternode debug` was removed in Dash Core 0.12.2.2. *Parameters: none* @@ -163,9 +163,9 @@ Masternode successfully started {% endhighlight %} -###### Masternode Genkey +###### Masternode Genkey -The `masternode genkey` RPC generates a new masternodeprivkey. +The `masternode genkey` RPC generates a new masternodeprivkey. *Parameters: none* @@ -191,9 +191,9 @@ Result: {% endhighlight %} -###### Masternode Outputs +###### Masternode Outputs -The `masternode outputs` RPC prints masternode compatible outputs. +The `masternode outputs` RPC prints masternode compatible outputs. *Parameters: none* @@ -226,12 +226,12 @@ Result: {% endhighlight %} -###### Masternode Start +###### Masternode Start -The `masternode start` RPC starts a local hot masternode configure in dash.conf. +The `masternode start` RPC starts a local hot masternode configure in dash.conf. -{{WARNING}} `masternode start` will be removed in Dash Core 0.12.3. Local -masternode support is being removed for security reasons. +{{WARNING}} `masternode start` was removed in Dash Core 0.12.2.2. Local +masternode support was removed for security reasons. *Parameters: none* @@ -257,9 +257,9 @@ Masternode successfully started {% endhighlight %} -###### Masternode Start-alias +###### Masternode Start-alias -The `masternode start-alias` starts a single remote masternode by assigned alias configured in masternode.conf. +The `masternode start-alias` starts a single remote masternode by assigned alias configured in masternode.conf. *Parameter #1---masternode alias* @@ -295,10 +295,10 @@ Result: } {% endhighlight %} -###### Masternode Start-mode +###### Masternode Start-mode -The `masternode start-` RPC starts remote masternodes configured in -masternode.conf. Valid modes are: `all`, `missing`, or `disabled`. +The `masternode start-` RPC starts remote masternodes configured in +masternode.conf. Valid modes are: `all`, `missing`, or `disabled`. *Parameters: none* @@ -340,7 +340,7 @@ masternode.conf. Valid modes are: `all`, `missing`, or `disabled`. *Example from Dash Core 0.12.2* -Start all masternodes in masternodes.conf +Start all masternodes in masternodes.conf {% highlight bash %} dash-cli -testnet masternode start-all @@ -360,7 +360,7 @@ Result: {% endhighlight %} -Start missing masternodes in masternodes.conf +Start missing masternodes in masternodes.conf {% highlight bash %} dash-cli -testnet masternode start-missing @@ -376,7 +376,7 @@ Result: {% endhighlight %} -Start disabled masternodes in masternodes.conf +Start disabled masternodes in masternodes.conf {% highlight bash %} dash-cli -testnet masternode start-disabled @@ -396,9 +396,9 @@ Result: {% endhighlight %} -###### Masternode Status +###### Masternode Status -The `masternode status` RPC prints masternode status information. +The `masternode status` RPC prints masternode status information. *Parameters: none* @@ -449,9 +449,9 @@ Result: {% endhighlight %} -###### Masternode List +###### Masternode List -The `masternode list` prints a list of all known masternodes. +The `masternode list` prints a list of all known masternodes. This RPC uses the same parameters and returns the same data as [masternodelist][rpc masternodelist]. Please reference it for full details. @@ -471,9 +471,9 @@ Result: {% endhighlight %} -###### Masternode List-conf +###### Masternode List-conf -The `masternode list-conf` RPC prints masternode.conf in JSON format. +The `masternode list-conf` RPC prints masternode.conf in JSON format. *Parameters: none* @@ -551,9 +551,9 @@ Result: {% endhighlight %} -###### Masternode Winner +###### Masternode Winner -The `masternode winner` RPC prints info on the next masternode winner to vote for. +The `masternode winner` RPC prints info on the next masternode winner to vote for. *Parameters: none* @@ -622,9 +622,9 @@ Result: {% endhighlight %} -###### Masternode Winners +###### Masternode Winners -The `masternode winners` RPC prints the list of masternode winners. +The `masternode winners` RPC prints the list of masternode winners. By default, the 10 previous block winners, the current block winner, and the next 20 block winners are displayed. More past block winners can be requested diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/masternodebroadcast.md b/_includes/devdoc/dash-core/rpcs/rpcs/masternodebroadcast.md index 625bc56a..e478775f 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/masternodebroadcast.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/masternodebroadcast.md @@ -26,7 +26,7 @@ The `masternodebroadcast` RPC {{summary_masternodeBroadcast}} ###### MNB create-alias -The `masternodebroadcast create-alias` RPC creates single remote masternode broadcast message by assigned alias configured in `masternode.conf`. +The `masternodebroadcast create-alias` RPC creates single remote masternode broadcast message by assigned alias configured in `masternode.conf`. *Parameter #2---masternode alias* @@ -81,7 +81,7 @@ Result: ###### MNB create-all -The `masternodebroadcast create-all` RPC creates remote masternode broadcast messages for all masternodes configured in `masternode.conf`. +The `masternodebroadcast create-all` RPC creates remote masternode broadcast messages for all masternodes configured in `masternode.conf`. *Result---broadcast message(s)* diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/spork.md b/_includes/devdoc/dash-core/rpcs/rpcs/spork.md index c7d0ee3d..2ac92546 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/spork.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/spork.md @@ -37,7 +37,7 @@ To display the status of sporks, use the `show` or `active` syntax. p: "Required
(exactly 1)" d: "Object containing status" -- n: "→
`Spork Value`" +- n: "→
`Spork Value`" t: "int64_t" p: "Required
(1 or more)" d: "Spork value (epoch datetime to enable/disable)" @@ -75,7 +75,7 @@ Result: p: "Required
(exactly 1)" d: "Object containing status" -- n: "→
`Spork Activation Status`" +- n: "→
`Spork Activation Status`" t: "bool" p: "Required
(1 or more)" d: "Spork activation status" diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/voteraw.md b/_includes/devdoc/dash-core/rpcs/rpcs/voteraw.md index 1975cc57..cd9a119a 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/voteraw.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/voteraw.md @@ -19,7 +19,7 @@ The `voteraw` RPC {{summary_voteRaw}} *Parameter #1---masternode transaction hash* {% itemplate ntpd1 %} -- n: "`masternode-tx-hash`" +- n: "`masternode-tx-hash`" t: "string (hex)" p: "Required
(exactly 1)" d: "Hash of the masternode collateral transaction" @@ -29,7 +29,7 @@ The `voteraw` RPC {{summary_voteRaw}} *Parameter #2---vote signal* {% itemplate ntpd1 %} -- n: "`masternode-tx-index`" +- n: "`masternode-tx-index`" t: "string" p: "Required
(exactly 1)" d: "Index of the masternode collateral transaction" diff --git a/_includes/devdoc/guide_p2p_network.md b/_includes/devdoc/guide_p2p_network.md index 0ab38fab..57d7b904 100644 --- a/_includes/devdoc/guide_p2p_network.md +++ b/_includes/devdoc/guide_p2p_network.md @@ -46,12 +46,12 @@ hardcoded into Dash Core. The response to the lookup should include one or more incoming connections. For example, using the [Unix `dig`command][dig command]: ;; QUESTION SECTION: - ;dnsseed.masternode.io. IN A + ;dnsseed.masternode.io. IN A ;; ANSWER SECTION: - dnsseed.masternode.io. 60 IN A 192.0.2.113 - dnsseed.masternode.io. 60 IN A 198.51.100.231 - dnsseed.masternode.io. 60 IN A 203.0.113.183 + dnsseed.masternode.io. 60 IN A 192.0.2.113 + dnsseed.masternode.io. 60 IN A 198.51.100.231 + dnsseed.masternode.io. 60 IN A 203.0.113.183 [...]