Skip to main content

nil wallet send-tokens

Description

Transfer some amount of tokens to a specific address

Usage

nil wallet send-tokens [address] [amount] [flags]

Regular Flags

NameTypeDescription
--fee-creditvalueThe fee credit for processing the transfer (default 0)
-h, --helpbooleanhelp for send-tokens
--no-waitbooleanDefine whether the command should wait for the receipt
--tokenstringarrayThe custom currencies to transfer in as a map 'currencyId=amount', can be set multiple times

Global Flags

NameTypeDescription
-c, --configstringThe path to the config file (default "/build/.config/nil/config.ini")
-l, --log-levelstringLog level: trace
-q, --quietbooleanQuiet mode (print only the result and exit)
-v, --verbosebooleanVerbose mode (print logs)