When making multiple payments it is useful to copy and paste from a spreadsheet, or text file.
Currently on the send screen one must copy and paste each address by hand.
It would be useful to enable users to import multiple addresses and amounts.
It just needs to be text import.
Maybe a button at the bottom next to show coins called import brings up an input box to paste the following.
address_1, amount
address_2, amount
address_3, amount
address_4, amount
When the user confirms the import it would then populate an address and amount fields for each line from the input box.
When making multiple payments it is useful to copy and paste from a spreadsheet, or text file.
Currently on the send screen one must copy and paste each address by hand.
It would be useful to enable users to import multiple addresses and amounts.
It just needs to be text import.
Maybe a button at the bottom next to
show coinscalledimportbrings up an input box to paste the following.address_1, amount
address_2, amount
address_3, amount
address_4, amount
When the user confirms the import it would then populate an address and amount fields for each line from the input box.