version-1
This commit is contained in:
8
internal/msg/config.go
Normal file
8
internal/msg/config.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package message
|
||||
|
||||
type MiningConfig struct {
|
||||
BzMinerPath string
|
||||
LolMinerPath string
|
||||
RigelPath string
|
||||
ProxyEnabled bool
|
||||
}
|
||||
Reference in New Issue
Block a user