Skip to content

Lonero-Team/MultiMiner-Config

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

MultiMiner-Config

Configuration for MultiMiner

Go to settings

Add Coin

Script: Cryptonight

Coin: Lonero (LNR)

Use the getting started wizard or pool config

Add a pool that has Lonero or the seed node

stratum+tcp://142.93.171.115:34414

Workername: LNR Address

Password: x

//setup a pool
        MiningPool pool = new MiningPool()
        {
            Host = "142.93.171.115, // This is just a sample, please use an actual host for your own pool
            Port = 34414,
            Username = "WorkerAddress",
            Password = "x"
        };

About

Configuration for MultiMiner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published