We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49be8f commit 86b603fCopy full SHA for 86b603f
utils/calculator-helpers.ts
@@ -52,7 +52,7 @@ function calculateAltDAOrL1TransactionCost(
52
53
export function resultsFeeScalarsAssumed(
54
comparableTxnType: string, // e15
55
- transactionsPerDay: number, // e14
+ transactionsPerDay: number, // e14
56
dataAvailabilityType: string, // E16
57
targetDataMargin: number, // E18
58
isStateEnabled: string, // E24
0 commit comments