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

Variables

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

Variable Documentation

◆ c

sys wide_difficulty.c = sys.argv[3]

◆ data

sys wide_difficulty.data = sys.argv[4]

◆ except

wide_difficulty.except :

◆ first

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

◆ py

sys wide_difficulty.py = sys.argv[2]

◆ python

sys wide_difficulty.python = sys.argv[1]

◆ second

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

◆ shell

wide_difficulty.shell

◆ try

wide_difficulty.try :