mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
P2P updates (guide/reference)
- Mining guide (bitcoin->dash) - Guide - remove payment section that is not very relevant - Minor spork RPC
This commit is contained in:
parent
24461fec67
commit
a08e48eff9
4 changed files with 18 additions and 15 deletions
|
@ -125,7 +125,7 @@ This file is licensed under the terms of its source texts{%endcomment%}
|
|||
{% assign summary_signMessage="signs a message with the private key of an address." %}
|
||||
{% assign summary_signMessageWithPrivKey="signs a message with a given private key." %}
|
||||
{% assign summary_signRawTransaction="signs a transaction in the serialized transaction format using private keys stored in the wallet or provided in the call." %}
|
||||
{% assign summary_spork-rpc="" %}
|
||||
{% assign summary_spork-rpc="reads or updates spork settings on the network." %}
|
||||
{% assign summary_stop="safely shuts down the Dash Core server." %}
|
||||
{% assign summary_submitBlock="accepts a block, verifies it is a valid addition to the block chain, and broadcasts it to the network. Extra parameters are ignored by Dash Core but may be used by mining pools or other programs." %}
|
||||
{% assign summary_validateAddress="returns information about the given Bitcoin address." %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue