Skip to content

Commit 480d7a6

Browse files
author
Simon Goldberg
committed
add note regarding auth creds
1 parent 47d6254 commit 480d7a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/bitcoin-core/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ 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.
215+
214216
Execute the following command to make an RPC request to your HA node setup:
215217

216218
```

0 commit comments

Comments
 (0)