Skip to content

Commit 47d6254

Browse files
author
Simon Goldberg
committed
fix precommit
1 parent 50dc0ac commit 47d6254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/bitcoin-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ curl --user "$BTC_RPC_AUTH" \
203203

204204
#### High Availability (HA) RPC Call using credentials
205205

206-
Use the following command to retrieve your load balancer's DNS name:
206+
Use the following command from your CloudShell terminal to retrieve your load balancer's DNS name:
207207

208208
```
209209
export LOAD_BALANCER_DNS=$(jq -r '.HABitcoinCoreNodeStack.LoadBalancerDNS' ha-nodes-outputs.json)

lib/bitcoin-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
"cdk": "npx cdk",
99
"scan-cdk": "npx cdk synth"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)