mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 06:35:54 +00:00
da4a0e0555
crypto.LoadECDSA has been modified to expect hex data. The key was being saved as raw bytes, causing the file to be rewritten on every start.