-
-
Save merc1er/9b2329029c8c4079549056945340b6aa to your computer and use it in GitHub Desktop.
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
| key.get_balance() | |
| output = [ | |
| ('bitcoincash:qr02vc2t5yr9fe4ujdpkg99d5d0dgxstfqtgxg7umu', 2000, 'satoshi'), | |
| ('bitcoincash:qqgw6z9n7k8pvfy5wdxvh8ake23vl072qup0v6zwpv', 1000, 'jpy'), | |
| ] | |
| key.send(output) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment