• Felix Lange's avatar
    eth: fix node key persistence · da4a0e05
    Felix Lange authored
    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.
    da4a0e05
Name
Last commit
Last update
..
downloader Loading commit data...
backend.go Loading commit data...
handler.go Loading commit data...
peer.go Loading commit data...
protocol.go Loading commit data...
protocol_test.go Loading commit data...