File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -30,28 +30,6 @@ func Test_AggchainProverFlow_GetCertificateBuildParams(t *testing.T) {
3030
3131 finalizedL1Root := common .HexToHash ("0x1" )
3232
33- // ibe1 := &agglayertypes.ImportedBridgeExit{
34- // BridgeExit: &agglayertypes.BridgeExit{
35- // LeafType: 0,
36- // TokenInfo: &agglayertypes.TokenInfo{},
37- // Metadata: aggkitcommon.EmptyBytesHash,
38- // },
39- // GlobalIndex: &agglayertypes.GlobalIndex{
40- // LeafIndex: 1,
41- // },
42- // }
43-
44- // ibe2 := &agglayertypes.ImportedBridgeExit{
45- // BridgeExit: &agglayertypes.BridgeExit{
46- // LeafType: 0,
47- // TokenInfo: &agglayertypes.TokenInfo{},
48- // Metadata: aggkitcommon.EmptyBytesHash,
49- // },
50- // GlobalIndex: &agglayertypes.GlobalIndex{
51- // LeafIndex: 2,
52- // },
53- // }
54-
5533 testCases := []struct {
5634 name string
5735 mockFn func (* mocks.AggSenderStorage ,
You can’t perform that action at this time.
0 commit comments