Skip to content

Commit 127a037

Browse files
committed
add signet flag
1 parent c5e6a78 commit 127a037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
# Verify block is accessible
2222
echo "Fetching block chain info..."
23-
bitcoin-cli getblockchaininfo
23+
bitcoin-cli -signet getblockchaininfo
2424
2525
# Verify block is accessible
2626
echo "Fetching block hash for height 243833..."

0 commit comments

Comments
 (0)