• 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
Name
Last commit
Last update
..
bootnodes.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
dao.go Loading commit data...
denomination.go Loading commit data...
network_params.go Loading commit data...
protocol_params.go Loading commit data...
version.go Loading commit data...