mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
P2P reference - Add sentinelping RPC
Update template for creating new RPCs
This commit is contained in:
parent
02e2d7a602
commit
e825730910
7 changed files with 11 additions and 2 deletions
1
scripts/create_empty_rpc_md.sh
Normal file → Executable file
1
scripts/create_empty_rpc_md.sh
Normal file → Executable file
|
@ -59,6 +59,7 @@ if [ "$PARAMCOUNT" == 1 ]; then
|
|||
|
||||
echo " "
|
||||
echo "Next copy the created file ('$FILENAME') to ../_includes/devdoc/dash-core/rpcs/rpcs"
|
||||
echo "Then update _autocrossref.yaml, _config.yaml, _includes/references.md, en/developer-reference.md, and rpcs/quick-reference.md"
|
||||
else
|
||||
echo "Incorrect number of parameters (Should be exactly 1)"
|
||||
echo "Usage: create_empty_rpc_md RPCNAME"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue