Skip to content

Commit

Permalink
Merge branch 'SummerOfBitcoin:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
15IITian committed Apr 27, 2024
2 parents cbed218 + 8701272 commit 7d61e08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/classroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ permissions:
jobs:
run-autograding-tests:
runs-on: ubuntu-latest
timeout-minutes: 10
if: github.actor != 'github-classroom[bot]'
steps:
- name: Checkout code
Expand Down
1 change: 0 additions & 1 deletion Helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ def HASH160(s):




# h = RIPEMD160.new()
# h.update(b'Hello')
# print h.hexdigest()

0 comments on commit 7d61e08

Please sign in to comment.