nil wallet send-tokens
Description
Transfer some amount of tokens to a specific address
Usage
nil wallet send-tokens [address] [amount] [flags]
Regular Flags
Name | Type | Description |
---|---|---|
--fee-credit | value | The fee credit for processing the transfer (default 0) |
-h , --help | boolean | help for send-tokens |
--no-wait | boolean | Define whether the command should wait for the receipt |
--token | stringarray | The custom currencies to transfer in as a map 'currencyId=amount', can be set multiple times |
Global Flags
Name | Type | Description |
---|---|---|
-c , --config | string | The path to the config file (default "/build/.config/nil/config.ini") |
-l , --log-level | string | Log level: trace |
-q , --quiet | boolean | Quiet mode (print only the result and exit) |
-v , --verbose | boolean | Verbose mode (print logs) |