currently --flashblocks.enabled accepts socket address, which is confusing (and is not aligned with the way underlying reth does these things).
please change to any of the following:
--flashblocks.enabled is a toggle, --flashblocks.addr accepts socket (with the default at 0.0.0.0:1111)
- no
--flashblocks.enabled, --flashblocks.addr w/o default, specifying --flashblocks.addr enables it
- same as above, just with
--flashblocks instead of --flashblocks.addr
currently
--flashblocks.enabledaccepts socket address, which is confusing (and is not aligned with the way underlyingrethdoes these things).please change to any of the following:
--flashblocks.enabledis a toggle,--flashblocks.addraccepts socket (with the default at0.0.0.0:1111)--flashblocks.enabled,--flashblocks.addrw/o default, specifying--flashblocks.addrenables it--flashblocksinstead of--flashblocks.addr