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
|
@ -250,6 +250,7 @@ devsearches:
|
|||
- 'GetRawTransaction': "/en/developer-reference#getrawtransaction"
|
||||
- 'GetReceivedByAccount': "/en/developer-reference#getreceivedbyaccount"
|
||||
- 'GetReceivedByAddress': "/en/developer-reference#getreceivedbyaddress"
|
||||
- 'GetSpecialTxes': "/en/developer-reference#getspecialtxes"
|
||||
- 'GetSpentInfo': "/en/developer-reference#getspentinfo"
|
||||
- 'GetSuperblockBudget': "/en/developer-reference#getsuperblockbudget"
|
||||
- 'GetTransaction': "/en/developer-reference#gettransaction"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue