• Sam Stokes's avatar
    op-node: set genesis l1 start block to value from SystemConfig contract (#11181) · 7b857820
    Sam Stokes authored
    * set genesis l1 start block to value from SystemConfig
    
    * always retrieve genesis l1StartBlock from SystemConfig.startBlock()
    
    * use contract-bedrock abi instead of large bindings file
    
    * fix startBlock contract call
    
    * use single func call instead of importing full SystemConfig abi
    
    * use vars instead of hardcoded flag strings
    7b857820
cmd.go 5.94 KB