diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/dumphdinfo.md b/_includes/devdoc/dash-core/rpcs/rpcs/dumphdinfo.md new file mode 100644 index 00000000..8130612d --- /dev/null +++ b/_includes/devdoc/dash-core/rpcs/rpcs/dumphdinfo.md @@ -0,0 +1,33 @@ +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} +{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/dumphdinfo.md" %} + +##### DumpHDInfo +{% include helpers/subhead-links.md %} + +{% assign summary_dumpHDInfo="" %} + +{% autocrossref %} + +The `dumphdinfo` RPC {{summary_dumpHDInfo}} + +*Parameter #1---PARAMETER DESCRIPTION* + +*Result---RESULT DESCRIPTION* + +*Example from Dash Core 0.12.2* + +{% highlight bash %} +dash-cli -testnet dumphdinfo +{% endhighlight %} + +Result: +{% highlight json %} + *INSERT RESULTS HERE* +{% endhighlight %} + +*See also:* + +{% endautocrossref %} diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/importelectrumwallet.md b/_includes/devdoc/dash-core/rpcs/rpcs/importelectrumwallet.md new file mode 100644 index 00000000..09f06e7b --- /dev/null +++ b/_includes/devdoc/dash-core/rpcs/rpcs/importelectrumwallet.md @@ -0,0 +1,33 @@ +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} +{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/importelectrumwallet.md" %} + +##### ImportElectrumWallet +{% include helpers/subhead-links.md %} + +{% assign summary_importElectrumWallet="" %} + +{% autocrossref %} + +The `importelectrumwallet` RPC {{summary_importElectrumWallet}} + +*Parameter #1---PARAMETER DESCRIPTION* + +*Result---RESULT DESCRIPTION* + +*Example from Dash Core 0.12.2* + +{% highlight bash %} +dash-cli -testnet importelectrumwallet +{% endhighlight %} + +Result: +{% highlight json %} + *INSERT RESULTS HERE* +{% endhighlight %} + +*See also:* + +{% endautocrossref %} diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/importpubkey.md b/_includes/devdoc/dash-core/rpcs/rpcs/importpubkey.md new file mode 100644 index 00000000..5d695eec --- /dev/null +++ b/_includes/devdoc/dash-core/rpcs/rpcs/importpubkey.md @@ -0,0 +1,33 @@ +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} +{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/importpubkey.md" %} + +##### ImportPubKey +{% include helpers/subhead-links.md %} + +{% assign summary_importPubKey="" %} + +{% autocrossref %} + +The `importpubkey` RPC {{summary_importPubKey}} + +*Parameter #1---PARAMETER DESCRIPTION* + +*Result---RESULT DESCRIPTION* + +*Example from Dash Core 0.12.2* + +{% highlight bash %} +dash-cli -testnet importpubkey +{% endhighlight %} + +Result: +{% highlight json %} + *INSERT RESULTS HERE* +{% endhighlight %} + +*See also:* + +{% endautocrossref %} diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/instantsendtoaddress.md b/_includes/devdoc/dash-core/rpcs/rpcs/instantsendtoaddress.md new file mode 100644 index 00000000..a825c6f5 --- /dev/null +++ b/_includes/devdoc/dash-core/rpcs/rpcs/instantsendtoaddress.md @@ -0,0 +1,33 @@ +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} +{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/instantsendtoaddress.md" %} + +##### InstantSendToAddress +{% include helpers/subhead-links.md %} + +{% assign summary_instantSendToAddress="" %} + +{% autocrossref %} + +The `instantsendtoaddress` RPC {{summary_instantSendToAddress}} + +*Parameter #1---PARAMETER DESCRIPTION* + +*Result---RESULT DESCRIPTION* + +*Example from Dash Core 0.12.2* + +{% highlight bash %} +dash-cli -testnet instantsendtoaddress +{% endhighlight %} + +Result: +{% highlight json %} + *INSERT RESULTS HERE* +{% endhighlight %} + +*See also:* + +{% endautocrossref %} diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/keepass.md b/_includes/devdoc/dash-core/rpcs/rpcs/keepass.md new file mode 100644 index 00000000..9e6aa1a1 --- /dev/null +++ b/_includes/devdoc/dash-core/rpcs/rpcs/keepass.md @@ -0,0 +1,33 @@ +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} +{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/keepass.md" %} + +##### Keepass +{% include helpers/subhead-links.md %} + +{% assign summary_keepass="" %} + +{% autocrossref %} + +The `keepass` RPC {{summary_keepass}} + +*Parameter #1---PARAMETER DESCRIPTION* + +*Result---RESULT DESCRIPTION* + +*Example from Dash Core 0.12.2* + +{% highlight bash %} +dash-cli -testnet keepass +{% endhighlight %} + +Result: +{% highlight json %} + *INSERT RESULTS HERE* +{% endhighlight %} + +*See also:* + +{% endautocrossref %} diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/sentinelping.md b/_includes/devdoc/dash-core/rpcs/rpcs/sentinelping.md new file mode 100644 index 00000000..e38400ed --- /dev/null +++ b/_includes/devdoc/dash-core/rpcs/rpcs/sentinelping.md @@ -0,0 +1,49 @@ +{% comment %} +This file is licensed under the MIT License (MIT) available on +http://opensource.org/licenses/MIT. +{% endcomment %} +{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/sentinelping.md" %} + +##### SentinelPing +{% include helpers/subhead-links.md %} + +{% assign summary_sentinelPing="sends a Sentinel Ping to the network." %} + +{% autocrossref %} + +The `sentinelping` RPC {{summary_sentinelPing}} + +*Parameter #1---sentinel version* + +{% itemplate ntpd1 %} +- n: "Version" + t: "string" + p: "Required
(exactly 1)" + d: "Sentinel version in the form 'x.x.x'" + +{% enditemplate %} + +*Result---the message signature* + +{% itemplate ntpd1 %} +- n: "Result" + t: "bool" + p: "Required
(exactly 1)" + d: "Ping result" + +{% enditemplate %} + +*Example from Dash Core 0.12.2* + +{% highlight bash %} +dash-cli -testnet sentinelping +{% endhighlight %} + +Result: +{% highlight json %} +true +{% endhighlight %} + +*See also: none* + +{% endautocrossref %}