pybitcash / bitcash

BitCash: Python Bitcoin Cash Library (fork of ofek's Bit)
https://bitcash.dev
MIT License
97 stars 39 forks source link

Added tests for #55 #57

Closed merc1er closed 4 years ago

merc1er commented 4 years ago

Tests BitcoinDotComAPI.get_raw_transaction and BitcoinDotComAPI.get_raw_transaction_testnet.

ghost commented 4 years ago

Great, thank you!