We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50dc0ac commit 47d6254Copy full SHA for 47d6254
lib/bitcoin-core/README.md
@@ -203,7 +203,7 @@ curl --user "$BTC_RPC_AUTH" \
203
204
#### High Availability (HA) RPC Call using credentials
205
206
-Use the following command to retrieve your load balancer's DNS name:
+Use the following command from your CloudShell terminal to retrieve your load balancer's DNS name:
207
208
```
209
export LOAD_BALANCER_DNS=$(jq -r '.HABitcoinCoreNodeStack.LoadBalancerDNS' ha-nodes-outputs.json)
lib/bitcoin-core/package.json
@@ -8,4 +8,4 @@
8
"cdk": "npx cdk",
9
"scan-cdk": "npx cdk synth"
10
}
11
-}
+}
0 commit comments