From 1658e21718a7718843426e684bf74ca84f7af471 Mon Sep 17 00:00:00 2001 From: wanwiset25 Date: Tue, 23 Dec 2025 21:16:57 +0400 Subject: [PATCH] fix xdpos privatenet generator url --- docs/xdcchain/developers/xdposchain_privatenet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xdcchain/developers/xdposchain_privatenet.md b/docs/xdcchain/developers/xdposchain_privatenet.md index fec132d..f70442c 100644 --- a/docs/xdcchain/developers/xdposchain_privatenet.md +++ b/docs/xdcchain/developers/xdposchain_privatenet.md @@ -14,7 +14,7 @@ title: Deploy Private Blockchain With XDC2.0 Consensus ./start_xdpos.sh ``` - 2. Go to [http://localhost:5210/](http://localhost:5210) in your browser. + 2. Go to [http://localhost:5210/gen_xdpos](http://localhost:5210/gen_xdpos) in your browser.
If you are running this on a remote server.