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

@ -399,6 +399,8 @@ DIP8:
'`getmempoolentry` RPC': rpc getmempoolentry
'`getmempoolinfo`': rpc getmempoolinfo
'`getmempoolinfo` RPC': rpc getmempoolinfo
'`getmerkleblocks`': rpc getmerkleblocks
'`getmerkleblocks` RPC': rpc getmerkleblocks
'`getmininginfo`': rpc getmininginfo
'`getmininginfo` RPC': rpc getmininginfo
'`getnettotals`': rpc getnettotals