Skip to content

Commit c62de10

Browse files
author
Simon Goldberg
committed
fix typo
1 parent f749e51 commit c62de10

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
@@ -122,7 +122,7 @@ npx cdk deploy HABitcoinCoreNodeStack --outputs-file ha-nodes-outputs.json
122122
- Outbound peer-to-peer (P2P) communication flows through an **Internet Gateway (IGW)**.
123123
- The node's security group permits incoming P2P connections on port 8333.
124124
- The node's RPC methods can be accessed from within the VPC.
125-
- The Solana node sends various monitoring metrics for both EC2 and Solana nodes to Amazon CloudWatch.
125+
- The Bitcoin node sends various monitoring metrics to Amazon CloudWatch.
126126

127127
#### High Availability (HA) Setup
128128
![HA Node Deployment](./doc/assets/Bitcoin-HA-Nodes-Arch.png)

0 commit comments

Comments
 (0)