Currently in commands in CLI:
- Transfer Fungible Token
- Transfer Non-Fungible Token
- Transfer HBAR
only a single transfer can be sent. The goal is to replicate the functionality of airdrop-ft (#1652), which allows for multiple declarations of --to (recipient) and --amount (the number of tokens or HBAR to be sent).
Currently in commands in CLI:
only a single transfer can be sent. The goal is to replicate the functionality of airdrop-ft (#1652), which allows for multiple declarations of --to (recipient) and --amount (the number of tokens or HBAR to be sent).