Skip to content

Commit 47f188e

Browse files
author
Simon Goldberg
committed
fix pre-commit
1 parent 480d7a6 commit 47f188e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bitcoin-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ echo LOAD_BALANCER_DNS=$LOAD_BALANCER_DNS
211211
```
212212
Copy output from the last `echo` command with `RPC_ABL_URL=<internal_IP>` and open [CloudShell tab with VPC environment](https://docs.aws.amazon.com/cloudshell/latest/userguide/creating-vpc-environment.html) to access internal IP address space. Paste `RPC_ABL_URL=<internal_IP>` into the new CloudShell tab.
213213

214-
Note: Make sure that you pasted `BTC_RPC_AUTH=<rpc_credentials>` into the CloudShell VPC environment as well.
214+
Note: Make sure that you pasted `BTC_RPC_AUTH=<rpc_credentials>` into the CloudShell VPC environment as well.
215215

216216
Execute the following command to make an RPC request to your HA node setup:
217217

0 commit comments

Comments
 (0)