We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdda3a1 commit 8dd57baCopy full SHA for 8dd57ba
eras/conway/impl/src/Cardano/Ledger/Conway/Tx.hs
@@ -105,7 +105,7 @@ getConwayMinFeeTx pp tx refScriptsSize =
105
refScriptCostPerByte
106
refScriptsSize
107
108
--- | Calculate the fee for reference scripts using an expoential growth of the price per
+-- | Calculate the fee for reference scripts using an exponential growth of the price per
109
-- byte with linear increments
110
tierRefScriptFee ::
111
HasCallStack =>
0 commit comments