Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benesjan committed Sep 4, 2024
1 parent 6ca3af6 commit 72a3ad0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ unconstrained fn test_check_block_number() {
let call_2 = router.check_block_number(5, Comparator.GT);
env.assert_private_call_fails(call_2);
}

// TODO: Add test for check_timestamp --> setting timestamp currently not supported by TXE

0 comments on commit 72a3ad0

Please sign in to comment.