natrium_wallet_flutter icon indicating copy to clipboard operation
natrium_wallet_flutter copied to clipboard

Auto-confirm transactions if the amount (in fiat or nano value), is lower then X

Open HostFat opened this issue 4 years ago • 2 comments

It can be good to add a way to set a maximum (example 10 usd, or 15 eur, or 5 nano etc ...) where if the wallet receive a request to pay a transaction with a value lower then this, the wallet will automatically confirm the transaction.

Maybe there could be even a way to set a maximum times that this can be used in a day, or a maximum of nano that can be used (sent) on this way.

This feature can be very good to make transactions easier and faster for lower amounts.

HostFat avatar Jun 04 '20 15:06 HostFat

Natrium's philosophy generally is to not access the private key ever without authentication, this is do-able but would change that.

bbedward avatar Jun 06 '20 13:06 bbedward

I understand, but I guess that you can leave this feature disable by default. So the user will have, if he wants, to make thi choice/change.

HostFat avatar Jun 06 '20 14:06 HostFat