Simple Wallet Input Control
What
Input control for monero command line interface.
Why
Option to create small transactions which will lead to small mining fee and less blockchain bloat.
Details
some new commands like
- transfer mixin input(s) address amount paymentid
which will send amount
to address
and change to yoursef minus mining fee.
- sweep mixin input(s) address paymentid
which will send input(s)
minus mining fee to address
.
Other
proposals for modifications are welcome.
and if someone like to work on this please figure out what has to be done and what your cost is.