app.Description="The Optimism Fault Proof Program fault proof program that runs through the rollup state-transition to verify an L2 output from L1 inputs."
app.Action=func(ctx*cli.Context)error{
logCfg:=oplog.ReadCLIConfig(ctx)
iferr:=logCfg.Check();err!=nil{
log.Error("Unable to create the log config","error",err)