terrad tx bank send
Send funds from one account to another.
Usage
tip
In this tx, the --from
flag is ignored, as it is implied from [from_key_or_address]
. When using --dry-run
, a key name cannot be used, only a bech32
address.
<from-key-or-address>
is either the key name or the address. If the--generate-only
flag is used, only addresses are accepted.to-address
is an account address.<amount>
can be a comma-separated list of coins specified as<amount><coin-denominator>
. For example,1000ucoin
or1000uluna,1000ucoin2
.
Options
Options inherited from parent commands
See also
- terrad tx bank - Bank transaction.