mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
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:
parent
c2e6fae3cf
commit
5387d8ec44
9 changed files with 242 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue