From f49d118d9533d2120194c07bbbb78ae1214993ba Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Sat, 16 Mar 2019 20:51:26 +0800 Subject: Updated Running a BP node for Testnet (markdown) --- Running--a-BP-node-for-Testnet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running--a-BP-node-for-Testnet.md b/Running--a-BP-node-for-Testnet.md index 097f922..47324f4 100644 --- a/Running--a-BP-node-for-Testnet.md +++ b/Running--a-BP-node-for-Testnet.md @@ -37,7 +37,7 @@ rounds (2400 blocks). Use the following command to start the BP node: - docker run -v $PWD:/mnt -it dexonfoundation/dexon \ + docker run -v $PWD:/mnt -it dexonfoundation/dexon:testnet \ --testnet \ --bp \ --nodekey=/mnt/node.key \ -- cgit v1.2.3