You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if requiring 2fa for generating a receiving address is a feature from user POV.
Tipically, wallets protect with 2fa the login, the transfer of funds and eventually some settings operation like changing the password for example. We could start by protecting these 3 RPCs initally.
Let's add a
password_hash string
field to Transfer request message in order to protect this endpoint in such a sensitive operation.The text was updated successfully, but these errors were encountered: