diff --git a/_includes/devdoc/dash-core/rpcs/quick-reference.md b/_includes/devdoc/dash-core/rpcs/quick-reference.md index e58c1f45..f97cea4e 100644 --- a/_includes/devdoc/dash-core/rpcs/quick-reference.md +++ b/_includes/devdoc/dash-core/rpcs/quick-reference.md @@ -57,10 +57,14 @@ Use v0.n.n in abbreviation title to prevent autocrossrefing. _includes/rpc/getbestblockhash.md and run `make manual-update-summaries`. --> {% include helpers/summaries.md %} +####RPC Summary Table + +{% include layout/base/rpc-table.html %} + #### Addressindex RPCs -These RPCs are all Dash-specific and not found in Bitcoin Core {:.no_toc} +These RPCs are all Dash-specific and not found in Bitcoin Core {% autocrossref %} diff --git a/_includes/layout/base/rpc-table.html b/_includes/layout/base/rpc-table.html new file mode 100644 index 00000000..05663328 --- /dev/null +++ b/_includes/layout/base/rpc-table.html @@ -0,0 +1,702 @@ + + +
+Click the headers to sort the table.
+ + + + + +Name | +Dash Support | +Dash Version | +
---|---|---|
AbandonTransaction | +Y | ++ |
AddMultiSigAddress | +Y | ++ |
AddNode | +Y | ++ |
AddWitnessAddress | +N | ++ |
BackupWallet | +Y | ++ |
BumpFee | +N | ++ |
ClearBanned | +Y | ++ |
CreateMultiSig | +Y | ++ |
Debug | +Y | ++ |
CreateRawTransaction | +Y | ++ |
DecodeRawTransaction | +Y | ++ |
DecodeScript | +Y | ++ |
DisconnectNode | +Y | ++ |
DumpHDInfo | +Y | ++ |
DumpPrivKey | +Y | ++ |
DumpWallet | +Y | ++ |
EncryptWallet | +Y | ++ |
EstimateFee | +Y | ++ |
EstimatePriority | +Y | ++ |
EstimateSmartFee | +Y | ++ |
EstimateSmartPriority | +Y | ++ |
FundRawTransaction | +Y | ++ |
Generate | +Y | ++ |
GenerateToAddress | +N | ++ |
GetAccountAddress | +Y | ++ |
GetAccount | +Y | ++ |
GetAddedNodeInfo | +Y | ++ |
GetAddressBalance | +Y | ++ |
GetAddressDeltas | +Y | ++ |
GetAddressesByAccount | +Y | ++ |
GetAddressMempool | +Y | ++ |
GetAddressTxids | +Y | ++ |
GetAddressUtxos | +Y | ++ |
GetBalance | +Y | ++ |
GetBestBlockHash | +Y | ++ |
GetBlock | +Y | ++ |
GetBlockChainInfo | +Y | ++ |
GetBlockCount | +Y | ++ |
GetBlockHash | +Y | ++ |
GetBlockHashes | +Y | ++ |
GetBlockHeader | +Y | ++ |
GetBlockHeaders | +Y | ++ |
GetBlockTemplate | +Y | ++ |
GetChainTips | +Y | ++ |
GetConnectionCount | +Y | ++ |
GetDifficulty | +Y | ++ |
GetGenerate | +Y | ++ |
GetGovernanceInfo | +Y | ++ |
GetHashesPerSec | +N | ++ |
GetInfo | +Y | ++ |
GetMemoryInfo | +N | ++ |
GetMemPoolAncestors | +N | ++ |
GetMemPoolDescendants | +N | ++ |
GetMemPoolEntry | +N | ++ |
GetMemPoolInfo | +Y | ++ |
GetMiningInfo | +Y | ++ |
GetNetTotals | +Y | ++ |
GetNetworkHashPS | +Y | ++ |
GetNetworkInfo | +Y | ++ |
GetNewAddress | +Y | ++ |
GetPeerInfo | +Y | ++ |
GetPoolInfo | +Y | ++ |
GetRawChangeAddress | +Y | ++ |
GetRawMemPool | +Y | ++ |
GetRawTransaction | +Y | ++ |
GetReceivedByAccount | +Y | ++ |
GetReceivedByAddress | +Y | ++ |
GetSpentInfo | +Y | ++ |
GetSuperblockBudget | +Y | ++ |
GetTransaction | +Y | ++ |
GetTxOut | +Y | ++ |
GetTxOutProof | +Y | ++ |
GetTxOutSetInfo | +Y | ++ |
GetUnconfirmedBalance | +Y | ++ |
GetWalletInfo | +Y | ++ |
GetWork | +N | ++ |
GObject | +Y | ++ |
Help | +Y | ++ |
ImportAddress | +Y | ++ |
ImportElectrumWallet | +Y | ++ |
ImportMulti | +N | ++ |
ImportPrivKey | +Y | ++ |
ImportPrunedFunds | +N | ++ |
ImportPubKey | +Y | ++ |
ImportWallet | +Y | ++ |
InstantSendToAddress | +Y | ++ |
Keepass | +Y | ++ |
KeyPoolRefill | +Y | ++ |
ListAccounts | +Y | ++ |
ListAddressGroupings | +Y | ++ |
ListBanned | +Y | ++ |
ListLockUnspent | +Y | ++ |
ListReceivedByAccount | +Y | ++ |
ListReceivedByAddress | +Y | ++ |
ListSinceBlock | +Y | ++ |
ListTransactions | +Y | ++ |
ListUnspent | +Y | ++ |
LockUnspent | +Y | ++ |
Masternode | +Y | ++ |
MasternodeBroadcast | +Y | ++ |
MasternodeList | +Y | ++ |
MnSync | +Y | ++ |
Move | +Y | ++ |
Ping | +Y | ++ |
PreciousBlock | +Y | ++ |
PrivateSend | +Y | ++ |
PrioritiseTransaction | +Y | ++ |
PruneBlockChain | +Y | ++ |
RemovePrunedFunds | +N | ++ |
SendFrom | +Y | ++ |
SendMany | +Y | ++ |
SendRawTransaction | +Y | ++ |
SendToAddress | +Y | ++ |
SetAccount | +Y | ++ |
SetBan | +Y | ++ |
SetGenerate | +Y | ++ |
SetNetworkActive | +Y | ++ |
SetTxFee | +Y | ++ |
SignMessage | +Y | ++ |
SignMessageWithPrivKey | +N | ++ |
SignRawTransaction | +Y | ++ |
SentinelPing | +Y | ++ |
Spork | +Y | ++ |
Stop | +Y | ++ |
SubmitBlock | +Y | ++ |
ValidateAddress | +Y | ++ |
VerifyChain | +Y | ++ |
VerifyMessage | +Y | ++ |
VerifyTxOutProof | +Y | ++ |
VoteRaw | +Y | ++ |
WalletLock | +Y | ++ |
WalletPassphrase | +Y | ++ |
WalletPassphraseChange | +Y | ++ |