mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-21 17:20:39 +02:00
add 'getheight' RPC wallet method
This commit is contained in:
parent
f0e46f5378
commit
828d9e7f17
@ -36,6 +36,11 @@ simplewallet
|
|||||||
return the wallet's address
|
return the wallet's address
|
||||||
outputs:
|
outputs:
|
||||||
address: string
|
address: string
|
||||||
|
|
||||||
|
getheight
|
||||||
|
returns the current block height
|
||||||
|
outputs:
|
||||||
|
height: string
|
||||||
|
|
||||||
transfer
|
transfer
|
||||||
send monero to a number of recipients
|
send monero to a number of recipients
|
||||||
|
Loading…
Reference in New Issue
Block a user