RPC - Add getspecialtxes RPC (#108)

* RPC - Add getspecialtxes RPC
 Related to dashpay/dash#2688

* RPC - Add getspecialtxes to RPC summary table
This commit is contained in:
thephez 2019-03-06 10:24:50 -05:00 committed by GitHub
parent c2e6fae3cf
commit 5387d8ec44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 242 additions and 1 deletions

View file

@ -128,6 +128,7 @@ http://opensource.org/licenses/MIT.
[rpc getrawtransaction]: /en/developer-reference#getrawtransaction
[rpc getreceivedbyaccount]: /en/developer-reference#getreceivedbyaccount
[rpc getreceivedbyaddress]: /en/developer-reference#getreceivedbyaddress
[rpc getspecialtxes]: /en/developer-reference#getspecialtxes
[rpc getspentinfo]: /en/developer-reference#getspentinfo
[rpc getsuperblockbudget]: /en/developer-reference#getsuperblockbudget
[rpc gettransaction]: /en/developer-reference#gettransaction