Monero
Loading...
Searching...
No Matches
wide_difficulty Namespace Reference

Variables

 python = sys.argv[1]
 py = sys.argv[2]
 c = sys.argv[3]
 data = sys.argv[4]
str first = python + " " + py + " > " + data
list second = [c, '--wide', data]
 shell

Variable Documentation

◆ c

wide_difficulty.c = sys.argv[3]

◆ data

wide_difficulty.data = sys.argv[4]

◆ first

wide_difficulty.first = python + " " + py + " > " + data

◆ py

wide_difficulty.py = sys.argv[2]

◆ python

wide_difficulty.python = sys.argv[1]

◆ second

list wide_difficulty.second = [c, '--wide', data]

◆ shell

wide_difficulty.shell