siac-wallet(1)
wallet - Perform wallet actions
Description
NAME
./siac-wallet - Perform wallet actions
SYNOPSIS
./siac wallet
DESCRIPTION
Generate a new address, send coins to another wallet, or view info about the wallet.
Units: The
smallest unit of siacoins is the hasting. One siacoin is
10ˆ24 hastings. Other supported units are:
pS (pico, 10ˆ-12 SC)
nS (nano, 10ˆ-9 SC)
uS (micro, 10ˆ-6 SC)
mS (milli, 10ˆ-3 SC)
SC
KS (kilo, 10ˆ3 SC)
MS (mega, 10ˆ6 SC)
GS (giga, 10ˆ9 SC)
TS (tera, 10ˆ12 SC)
OPTIONS INHERITED FROM PARENT COMMANDS
-a,
--addr="localhost:9980"
which host/port to communicate with (i.e. the host/port siad
is listening on)
SEE ALSO
./siac(1), ./siac-wallet-address(1), ./siac-wallet-addresses(1), ./siac-wallet-balance(1), ./siac-wallet-init(1), ./siac-wallet-init-seed(1), ./siac-wallet-load(1), ./siac-wallet-lock(1), ./siac-wallet-seeds(1), ./siac-wallet-send(1), ./siac-wallet-sweep(1), ./siac-wallet-transactions(1), ./siac-wallet-unlock(1)
HISTORY
29-Apr-2017 Auto generated by spf13/cobra