• Péter Szilágyi's avatar
    eth, les, params: log chain config a bit saner (#24904) · 41e75480
    Péter Szilágyi authored
    Previously on Geth startup we just logged the chain config is a semi-json-y format. Whilst that worked while we had a handful of hard-forks defined, currently it's kind of unwieldy. 
    
    This PR converts that original data dump and converts it into a user friendly - alas multiline - log output.
    41e75480
forkid_test.go 16.1 KB