Skip to content

Instantly share code, notes, and snippets.

@merc1er

merc1er/send.py Secret

Created February 10, 2020 13:38
Show Gist options
  • Select an option

  • Save merc1er/25a07808b204401b7a8cd68bdd466ad0 to your computer and use it in GitHub Desktop.

Select an option

Save merc1er/25a07808b204401b7a8cd68bdd466ad0 to your computer and use it in GitHub Desktop.
key.get_balance()
key.send([('bitcoincash:qr02vc2t5yr9fe4ujdpkg99d5d0dgxstfqtgxg7umu', 0.10, 'usd'])
key.get_balance()
key.send([('bitcoincash:qr02vc2t5yr9fe4ujdpkg99d5d0dgxstfqtgxg7umu', 0.10, 'eur'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment