issues
search
bitcoinj-cash
/
bitcoinj
A library for working with Bitcoin
http://bitcoinj.cash
Apache License 2.0
64
stars
35
forks
source link
Add Integration tests for mainnet and testnet chains
#67
Closed
Danconnolly
closed
5 years ago
Danconnolly
commented
6 years ago
For mainnet:
download the chain
verify chain has reached a certain height and verify the hash of a block at a particular height
For testnet:
download the chain
verify chain has reached a certain height and verify the hash of a block at a particular height
send a transaction
For mainnet:
For testnet: