|
182 | 182 | \newcommand{\ccThreshold}{\AgdaFunction{ccThreshold}\xspace} |
183 | 183 | \newcommand{\cc}{\AgdaField{cc}\xspace} |
184 | 184 | \newcommand{\coinThreshold}{\AgdaFunction{coinThreshold}\xspace} |
| 185 | +\newcommand{\coinsPerUTxOByte}{\AgdaField{coinsPerUTxOByte}\xspace} |
185 | 186 | \newcommand{\commaENACTrightBoldParen}{\AgdaDatatype{,ENACT⦈}\xspace} |
186 | 187 | \newcommand{\compute}{\AgdaField{compute}\xspace} |
187 | 188 | \newcommand{\constMap}{\AgdaFunction{constMap}\xspace} |
|
347 | 348 | \newcommand{\mapWithKey}{\AgdaFunction{mapWithKey}\xspace} |
348 | 349 | \newcommand{\mapsubtwo}{\AgdaFunction{map₂}\xspace} |
349 | 350 | \newcommand{\maximum}{\AgdaFunction{maximum}\xspace} |
| 351 | +\newcommand{\maxBlockSize}{\AgdaField{maxBlockSize}\xspace} |
| 352 | +\newcommand{\maxBlockExUnits}{\AgdaField{maxBlockExUnits}\xspace} |
| 353 | +\newcommand{\maxHeaderSize}{\AgdaField{maxHeaderSize}\xspace} |
350 | 354 | \newcommand{\maxRefScriptPerTx}{\AgdaField{maxRefScriptPerTx}\xspace} |
351 | 355 | \newcommand{\maxRefScriptPerBlock}{\AgdaField{maxRefScriptPerBlock}\xspace} |
| 356 | +\newcommand{\maxTxSize}{\AgdaField{maxTxSize}\xspace} |
| 357 | +\newcommand{\maxValSize}{\AgdaField{maxValSize}\xspace} |
352 | 358 | \newcommand{\maybe}{\AgdaFunction{maybe}\xspace} |
353 | 359 | \newcommand{\maybeprime}{\AgdaFunction{maybe′}\xspace} |
354 | 360 | \newcommand{\meetsMinAVS}{\AgdaFunction{meetsMinAVS}\xspace} |
| 361 | +\newcommand{\minFeeRefScriptCoinsPerByte}{\AgdaField{minFeeRefScriptCoinsPerByte}\xspace} |
355 | 362 | \newcommand{\minimumAVS}{\AgdaField{minimumAVS}\xspace} |
356 | 363 | \newcommand{\ccMinSize}{\AgdaField{ccMinSize}\xspace} |
357 | 364 | \newcommand{\mleqmplusn}{\AgdaFunction{m≤m+n}\xspace} |
|
0 commit comments