Skip to content

Commit 577c623

Browse files
committed
Fixing architecture path
1 parent 90c2fc7 commit 577c623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This blueprint has step by step guides to set up a single Sui Full Node.
1010

1111

1212
### Sui Full Node setup
13-
![SingleNodeSetup](./doc/assets/Architecture-Single.png)
13+
![SingleNodeSetup](./doc/assets/Architecture-SingleNode.png)
1414

1515
This setup is for PoC or development environments and it supports Devnet, Testnet and Mainnet. It deploys a single EC2 instance with Sui client. The RPC port is exposed only to internal IP range of the VPC, while P2P ports allow external access to keep the client synced.
1616

0 commit comments

Comments
 (0)