Advertisement
CrazyEarner

StrategyConfiguration

Dec 16th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <StrategyConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <BaseCoin>Litecoin</BaseCoin>
  4. <AutomaticallyMineCoins>true</AutomaticallyMineCoins>
  5. <MiningBasis>Difficulty</MiningBasis>
  6. <SwitchStrategy>SingleMost</SwitchStrategy>
  7. <MinimumThresholdSymbol />
  8. <MinimumThresholdValue xsi:nil="true" />
  9. <MineSingleMostOverrideValue xsi:nil="true" />
  10. <ProfitabilityKind>AdjustedProfitability</ProfitabilityKind>
  11. </StrategyConfiguration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement