mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 22:25:44 +00:00
6f45fa66d8
When opening the wallet, ask for passphrase as well as for the PIN and return the relevant error (PIN/passphrase required). Open must then be called again with either PIN or passphrase to advance the process. This also updates the console bridge to support passphrase authentication.