aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2019-03-16 20:51:26 +0800
committerWei-Ning Huang <w@dexon.org>2019-03-16 20:51:26 +0800
commitf49d118d9533d2120194c07bbbb78ae1214993ba (patch)
tree9c2ec292e2048262c95b9cc6a8833098b387de63
parentb6e5e7c15e40213452c364f5555029a6aca9aeec (diff)
downloaddexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.tar
dexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.tar.gz
dexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.tar.bz2
dexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.tar.lz
dexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.tar.xz
dexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.tar.zst
dexon-wiki-f49d118d9533d2120194c07bbbb78ae1214993ba.zip
Updated Running a BP node for Testnet (markdown)
-rw-r--r--Running--a-BP-node-for-Testnet.md2
1 files changed, 1 insertions, 1 deletions
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 \