mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-05 03:13:34 +00:00
b296b36d2b
* Change account signing API to two sign functions; Sign without passphrase - works if account is unlocked Sign with passphrase - always works and unlocks the account * Account stays unlocked for X ms and is then automatically locked