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 59d878b commit 77ce980Copy full SHA for 77ce980
test/Spec/BotPlutusInterface/Collateral.hs
@@ -37,7 +37,7 @@ import Spec.MockContract (
37
import BotPlutusInterface.Types (
38
CollateralUtxo (CollateralUtxo),
39
CollateralVar (CollateralVar),
40
- ContractEnvironment (ContractEnvironment),
+ ContractEnvironment (ceCollateral, cePABConfig),
41
PABConfig (pcCollateralSize),
42
)
43
import Control.Concurrent.STM (newTVarIO)
0 commit comments