We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e6a78 commit 127a037Copy full SHA for 127a037
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
21
# Verify block is accessible
22
echo "Fetching block chain info..."
23
- bitcoin-cli getblockchaininfo
+ bitcoin-cli -signet getblockchaininfo
24
25
26
echo "Fetching block hash for height 243833..."
0 commit comments