Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Override CREDITCOIN_API_URL when testing against a disconnected node
we're using `testnet.config.ts` however the connection URL needs to be ws://127.0.0.1:9944 because this isn't supposed to go outside of the local machine!
- Loading branch information