getBalance: getBalance

Description Usage Arguments Value Author(s)

Description

get the wallet's balance.

Usage

1
2
3
getBalance(userpwd = getOption("monero.wallet.userpwd"),
  ip = getOption("monero.wallet.ip", "127.0.0.1"),
  port = getOption("monero.wallet.port", "18082"))

Arguments

userpwd

user and password for monero-wallet-rpc calls. (e.g. "username:password")

ip

ip address of wallet

port

port of wallet

Value

Author(s)

Garrett See


dv-trading/moneRo documentation built on May 5, 2019, 1:37 p.m.