fuels-ts
fuels-ts copied to clipboard
Transfer for multiple address at once
- When doing a transfer the user should be able to do send coins to multiple destinations
- Also this should be integrated to enable queue txs instead of single tx: #194
Management libraries for both UTXO spending, UTXO spending with multiple destinations, and queuing of transactions (i.e. once X tx is done, do X + 1, etc).