Fix a couple of bugs. Make the simulation run 100x and halt if
[retire.git] / secrets.py
1 import accounts
2
3 def get_starting_account_list:
4     return [ <<< your accounts >>> ]