Skip to content

Commit c7a8cc1

Browse files
committed
update
1 parent e6a4010 commit c7a8cc1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ jobs:
3030
echo "Fetching block chain info..."
3131
bitcoin-cli -signet getblockchaininfo
3232
33-
# Verify block is accessible
34-
echo "Fetching block hash for height 243833..."
35-
bitcoin-cli -signet getblockhash 243833
36-
3733
# Run and verify 01.sh
3834
chmod +x submission/01.sh
3935
HASH=$(submission/01.sh)

0 commit comments

Comments
 (0)