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 3bf08e4 commit 8b6d6a9Copy full SHA for 8b6d6a9
.envrc
@@ -1,2 +1 @@
1
-nix-user-chroot ~/.nix zsh
2
use flake
src/BotPlutusInterface/Contract.hs
@@ -404,8 +404,7 @@ awaitSlot contractEnv s@(Slot n) = do
404
_ -> awaitSlot contractEnv s
405
406
{- | Wait at least until the given time. Uses the awaitSlot under the hood, so the same constraints
407
- are applying here as well. PubKeyCredential: 8cf10ef973d90f42c386cbdbceb1d731c9af1ec71b
408
-47329f8be130cf (no staking crede
+ are applying here as well.
409
-}
410
awaitTime ::
411
forall (w :: Type) (effs :: [Type -> Type]).
0 commit comments