You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ftrader
added a commit
to bitcoin-cash-node/bitcoin-cash-node
that referenced
this issue
Jan 8, 2023
ClosesBitcoin-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
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.
The text was updated successfully, but these errors were encountered: