Skip to content

Commit 8b6d6a9

Browse files
committed
fix typos
1 parent 3bf08e4 commit 8b6d6a9

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.envrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
nix-user-chroot ~/.nix zsh
21
use flake

src/BotPlutusInterface/Contract.hs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,7 @@ awaitSlot contractEnv s@(Slot n) = do
404404
_ -> awaitSlot contractEnv s
405405

406406
{- | 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
407+
are applying here as well.
409408
-}
410409
awaitTime ::
411410
forall (w :: Type) (effs :: [Type -> Type]).

0 commit comments

Comments
 (0)