AustEcon / bitsv

BitSV: Bitcoin made easy. Documentation:
https://AustEcon.github.io/bitsv
MIT License
96 stars 28 forks source link

Can't create transaction or get balance on bsv testnet #80

Closed Liorvais1 closed 3 years ago

Liorvais1 commented 3 years ago

seems like whatsonchain is down. For example when I try to get balance request to: https://api.whatsonchain.com/v1/bsv/test/chain/info takes too long, eventually gets a timeout error.

AustEcon commented 3 years ago

yeah. Looks like testnet api is down. but mainnet is okay

AustEcon commented 3 years ago

I've pinged the whatsonchain telegram. See what they say.

Whatsonchain has historically been the most reliable of the APIs so I imagine it will be back online soon enough.

AustEcon commented 3 years ago

If you're in a pinch... It's been a while since I tested it... but you could try the MATTERCLOUD_API_KEY=<your api key for mattercloud> as an environment variable to activate mattercloud's api.

It doesn't have test coverage though so cannot guarantee it working...

AustEcon commented 3 years ago

Working now. Mo has sorted it already 😉