• gary rong's avatar
    cmd, eth, les: enable serving light clients when non-synced (#22250) · 378e961d
    gary rong authored
    This PR adds a more CLI flag, so that the les-server can serve light clients even the local node is not synced yet.
    
    This functionality is needed in some testing environments(e.g. hive). After launching the les server, no more blocks will be imported so the node is always marked as "non-synced".
    378e961d
gen_config.go 9.48 KB