Skip to content

Commit 86b603f

Browse files
empty commit
1 parent e49be8f commit 86b603f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/calculator-helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function calculateAltDAOrL1TransactionCost(
5252

5353
export function resultsFeeScalarsAssumed(
5454
comparableTxnType: string, // e15
55-
transactionsPerDay: number, // e14
55+
transactionsPerDay: number, // e14
5656
dataAvailabilityType: string, // E16
5757
targetDataMargin: number, // E18
5858
isStateEnabled: string, // E24

0 commit comments

Comments
 (0)