mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-22 10:44:44 +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
|
@ -36,6 +36,11 @@ simplewallet
|
|||
return the wallet's address
|
||||
outputs:
|
||||
address: string
|
||||
|
||||
getheight
|
||||
returns the current block height
|
||||
outputs:
|
||||
height: string
|
||||
|
||||
transfer
|
||||
send monero to a number of recipients
|
||||
|
|
Loading…
Reference in a new issue