Created
January 28, 2016 23:11
-
-
Save JimmyMow/be137c06f3944697d99c to your computer and use it in GitHub Desktop.
weird error whenever I create a wallet instance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from two1.lib.wallet import Wallet | |
wallet = Wallet() | |
print(wallet) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment