NanoDevs / NanoLightWallet

RaiBlocks Light Wallet written in NodeJS
MIT License
53 stars 15 forks source link

Require the password (or 2FA) before sending each transaction #15

Closed jaonoctus closed 3 years ago

jaonoctus commented 6 years ago

I guess you need implement this on keyFromAccount() function:

https://github.com/AugustoResende/RaiLightWallet/blob/44eda48ca4916c820b70b66f603c8082e9d4389f/src/js/rai-wallet/functions.js#L453-L469

augustresende commented 6 years ago

You are wrong, is not in keyFromAccount..