rename config, correct version, update submodule (#2)

* rename config

* proper version

* update submodule
This commit is contained in:
BitcoinMechanic 2024-11-08 03:18:44 +01:00 committed by GitHub
parent 40c627e323
commit 6eeef5a6f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ etc
To lottery mine with Datum-Gateway, simply remove the text from **Datum Pool Host** in your config.
With default settings, you will Pool Mine on OCEAN and automatically switch to Lottery Mining if the pool were to ever go offline. If you wish to disable this, disable **Failover To Lottery** in your config.
With default settings, you will Pool Mine on OCEAN and automatically switch to Lottery Mining if the pool were to ever go offline. If you wish to disable this, disable **Pooled Mining Only ** in your config.
**Note: Lottery Mining means no rewards unless you find blocks. Make sure you're familiar with the differences to Pooled Mining.**

@ -1 +1 @@
Subproject commit c4a1845a536ab32215f5cd4ec2ec0db40ff0d805
Subproject commit 665aa787950260ae5054ae562783186f0b165f67

View File

@ -5,7 +5,7 @@ id: datum
# A human readable service title
title: "Datum Gateway"
# Service version - accepts up to four digits, where the last confirms to revisions necessary for StartOS - see documentation: https://github.com/Start9Labs/emver-rs. This value will change with each release of the service.
version: 0.1.0
version: 0.2.0
# Release notes for the update - can be a string, paragraph or URL
release-notes: |
- Initial Release