RPC - Add getmerkleblocks (#146)

* RPC - Add getmerkleblocks

* Fix xref issue

* Add missing link
This commit is contained in:
thephez 2019-08-15 13:07:22 -04:00 committed by GitHub
parent 9e953be7b5
commit 47783eb41f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 96 additions and 0 deletions

View file

@ -182,6 +182,8 @@ untrusted source.
{% include devdoc/dash-core/rpcs/rpcs/getmempoolinfo.md %}
{% include devdoc/dash-core/rpcs/rpcs/getmerkleblocks.md %}
{% include devdoc/dash-core/rpcs/rpcs/getmininginfo.md %}
{% include devdoc/dash-core/rpcs/rpcs/getnettotals.md %}