Skip to content

Commit c123bb9

Browse files
committed
format: yarn format
1 parent fcdaff0 commit c123bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/customFeeRollup.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ describe('Custom fee token orbit rollup', () => {
210210
).data
211211
let batchtxData
212212
// TODO: disable delay buffer here or use 4 bytes to determine if delay proof is used
213-
try{
213+
try {
214214
batchtxData = seqInbox.interface.decodeFunctionData(
215215
seqInbox.interface.functions[
216216
'addSequencerL2BatchFromOriginDelayProof(uint256,bytes,uint256,address,uint256,uint256,(bytes32,(uint8,address,uint64,uint64,uint256,uint256,bytes32)))'

0 commit comments

Comments
 (0)