Skip to content

Commit

Permalink
Had to revert back to 0.2.x send_coin needs more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Max00355 committed Dec 7, 2013
1 parent 81c9498 commit c0ca21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zcoin.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,6 @@ def run():
print "zCoin started as a normal node."
zc.normal()


if __name__ == "__main__":
run()

0 comments on commit c0ca21b

Please sign in to comment.