Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
1f038352
Commit
1f038352
authored
Sep 18, 2017
by
Matt Smith
Browse files
Fix links to rpc methods in daemon-rpc guide
parent
bd9530e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/developer-guides/daemon-rpc.md
View file @
1f038352
...
...
@@ -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):
*
[
getblockcount
](
#getblockcount
)
*
[
on_getblockhash
](
#ongetblockhash
)
*
[
on_getblockhash
](
#on
_
getblockhash
)
*
[
getblocktemplate
](
#getblocktemplate
)
*
[
submitblock
](
#submitblock
)
*
[
getlastblockheader
](
#getlastblockheader
)
*
[
getblockheaderbyhash
](
#getblockheaderbyhash
)
*
[
getblockheaderbyheight
](
#getblockheaderbyheight
)
*
[
getblock
](
#getblock
)
*
[
get_connections
](
#getconnections
)
*
[
get_info
](
#getinfo
)
*
[
hard_fork_info
](
#hardforkinfo
)
*
[
get_connections
](
#get
_
connections
)
*
[
get_info
](
#get
_
info
)
*
[
hard_fork_info
](
#hard
_
fork
_
info
)
*
[
setbans
](
#setbans
)
*
[
getbans
](
#getbans
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment