mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-02 03:06:27 +00:00
add 'getheight' RPC wallet method
This commit is contained in:
parent
f0e46f5378
commit
828d9e7f17
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@ simplewallet
|
|||
outputs:
|
||||
address: string
|
||||
|
||||
getheight
|
||||
returns the current block height
|
||||
outputs:
|
||||
height: string
|
||||
|
||||
transfer
|
||||
send monero to a number of recipients
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue