Expressions

Enter either a text that will be assigned to all the miners or include variables for including a unique number.


[Number] will return a unique number for each miner


[NumberWithPadding] will return a unique number for each miner and make sure all miners are getting the same number of digits (e.g. 5, 29, 143 -> 005, 029, 143).


Example:

RemoteMiner-[Number]

will result in the following, if the unique number is 10 for the miner:

RemoteMiner-10