diff --git a/src/pages/start-mining.md b/src/pages/start-mining.md index b28ca418..ceafb8fa 100644 --- a/src/pages/start-mining.md +++ b/src/pages/start-mining.md @@ -223,7 +223,7 @@ Paste in the following configuration: ```toml [node] rpc_bind = "0.0.0.0:20443" -p2p_bind = "0.0.0.0:20444" +p2p_bind = "0.0.0.0:20444" bootstrap_node = "047435c194e9b01b3d7f7a2802d6684a3af68d05bbf4ec8f17021980d777691f1d51651f7f1d566532c804da506c117bbf79ad62eea81213ba58f8808b4d9504ad@xenon.blockstack.org:20444" # Enter your private key here seed = "replace-with-your-private-key"