Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
darkneorus
on 28/05/2021, 21:06:11 UTC
hello patrike,

I have a question about C# API, in the recent betas you've changed the initializer for PredefinedPool class
now it is declared as
Code:
PredefinedPoolProvider(AwesomeMiner.Infrastructure.Intelligence.OnlineServiceType, string, AwesomeMiner.Infrastructure.Mining.Pools.MiningRegion)
can you please describe what MiningRegions are available?
I've tried to guess but didn't succeed.
thank you.


Depends on your pool. You can find the regions at the pools or in awesomeminer options in profit switching section.
I appreciate your desire to help, but I'm sure you didn't understand what I'm asking. I use Nicehash EU North.have tried every possible name that could be used. using NicehashRegion.EU results in incompatible type assignment warning.

also, script editor complains that AwesomeMiner.Infrastructure.Mining assembly is missing, so type MiningRegion is undefined.

hope that's enough details for this bug. patiently waiting for a fixed build, @patrike. thanks again.