Skip to content

Instantly share code, notes, and snippets.

@merc1er
Created February 10, 2020 13:39
Show Gist options
  • Select an option

  • Save merc1er/9b2329029c8c4079549056945340b6aa to your computer and use it in GitHub Desktop.

Select an option

Save merc1er/9b2329029c8c4079549056945340b6aa to your computer and use it in GitHub Desktop.
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