Fraud proof verification should be done when a fraud proof is received via gossping in optimint. Might need to add a new type and handle fraud proofs in SyncLoop part of optimint. Possible starting point: https://github.com/celestiaorg/optimint/blob/main/p2p/gossip.go
Fraud proof verification should be done when a fraud proof is received via gossping in optimint. Might need to add a new type and handle fraud proofs in SyncLoop part of optimint. Possible starting point: https://github.com/celestiaorg/optimint/blob/main/p2p/gossip.go