Fix links to rpc methods in daemon-rpc guide

This commit is contained in:
Matt Smith 2017-09-18 17:14:13 +01:00
parent bd9530e39f
commit 1f038352ce

View File

@ -20,16 +20,16 @@ Note: "atomic units" refer to the smallest fraction of 1 XMR according to the mo
### [JSON RPC Methods](#json-rpc-methods): ### [JSON RPC Methods](#json-rpc-methods):
* [getblockcount](#getblockcount) * [getblockcount](#getblockcount)
* [on_getblockhash](#ongetblockhash) * [on_getblockhash](#on_getblockhash)
* [getblocktemplate](#getblocktemplate) * [getblocktemplate](#getblocktemplate)
* [submitblock](#submitblock) * [submitblock](#submitblock)
* [getlastblockheader](#getlastblockheader) * [getlastblockheader](#getlastblockheader)
* [getblockheaderbyhash](#getblockheaderbyhash) * [getblockheaderbyhash](#getblockheaderbyhash)
* [getblockheaderbyheight](#getblockheaderbyheight) * [getblockheaderbyheight](#getblockheaderbyheight)
* [getblock](#getblock) * [getblock](#getblock)
* [get_connections](#getconnections) * [get_connections](#get_connections)
* [get_info](#getinfo) * [get_info](#get_info)
* [hard_fork_info](#hardforkinfo) * [hard_fork_info](#hard_fork_info)
* [setbans](#setbans) * [setbans](#setbans)
* [getbans](#getbans) * [getbans](#getbans)