Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I connect to testnet via javascript #458

Open
davidlee-crastonic opened this issue Mar 5, 2022 · 0 comments
Open

How can I connect to testnet via javascript #458

davidlee-crastonic opened this issue Mar 5, 2022 · 0 comments

Comments

@davidlee-crastonic
Copy link

Hello DevTeam
I am new to bitcoin-abc and developing node-app to perform some simple actions like get balance and send transfer between accounts.
But I could not find any api or js library to support this and even how to connect to testnet or whether bitcoin-abc supports testnet.
Hope to get instructions from kind DevTeam and Community.

ftrader added a commit to bitcoin-cash-node/bitcoin-cash-node that referenced this issue Jan 8, 2023
Closes Bitcoin-ABC#458

Corrects the feerate percentile unit to BCH per byte in RPC help documentation.

## Test plan

* check that correct fee rate unit is displayed in RPC help (`help getblockstats`)
* check that the actual units displayed for feerate percentiles by `getblockstats` matches what is documented

**Merge request** Please squash with this MRs title & description to override deficient commit msg
ftrader pushed a commit to bitcoin-cash-node/bitcoin-cash-node that referenced this issue Jan 8, 2023
Fix getblockstats feerate unit in the RPC command help

Closes Bitcoin-ABC#458

See merge request bitcoin-cash-node/bitcoin-cash-node!1662
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
@davidlee-crastonic and others