zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

We should consider having control of which address from the `cli` wallet is used to send funds. #99

Open dannasessha opened 2 years ago

dannasessha commented 2 years ago

Currently, the user is not able to control which address from their wallet is used in a send command operation.

I think, while this might be an easy or desirable default, we should consider adding functionality to allow a user to dictate which addresses will use their balances with a send command, or to add another command, something like sendfrom <fromaddr> <toaddr> <amount> <memo>.