Send GEN to an address
Usage
$ genlayer account send [options] <to> <amount>
Arguments
<to><amount>
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --rpc <rpcUrl> | RPC URL for the network | No | ||
| --network <network> | Network to use (localnet, testnet-asimov) | No | ||
| --account <name> | Account to send from | No | ||
| --password <password> | Password to unlock account (skips interactive prompt) | No | ||
| -h | --help | display help for command | No |