• Jason Yellick's avatar
    op-e2e: only add a signer key to l1 · f3ed61e6
    Jason Yellick authored
    The current code adds the same signing key to all Ethereum clients
    (including the L2 nodes).  I found this to be quite confusing when
    parsing the code, and, it's unnecessary for the L2s to have signing
    keys.
    f3ed61e6
geth.go 10.3 KB