We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116149e commit 67cad4fCopy full SHA for 67cad4f
rootfs/standard/usr/share/mynode_apps/datum/datum.json
@@ -45,11 +45,12 @@
45
{
46
"heading": "Instructions",
47
"content": [
48
- "Add general usage instructions here. You can open the app with the Open button on the left (if web based).",
49
- "For more custom content, update the template and python files under the 'www' folder.",
50
- "Paragraph 3",
51
- "Paragraph 4",
52
- "Enjoy!"
+ "If you want to mine with OEAN then enter these informations into your miners:",
+ "Stratum URL: <Your node IP>:23334",
+ "User: <Your Bitcoin address>",
+ "Password: x",
+ "",
53
+ "If you want to solo mine, please edit datum conf at /opt/mynode/datum/datum_config.json"
54
]
55
}
56
],
0 commit comments