Created
January 26, 2016 23:59
-
-
Save JimmyMow/5c43a6e3e2bcb7234045 to your computer and use it in GitHub Desktop.
having problems using send_to method on wallet instance 21BC
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() | |
tx = wallet.send_to("13jtZRqzYK6fg9MFP1cRvjSB8g5TufEMmp", 1000) | |
print(tx) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
transaction was below the current dust limit