Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc
i wanted node sync after fork "headers": 661647 go to bitcoincash not bicoincashABC
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 788
- PR merge metrics
- No merged PRs in 30d
Description
**
{
"chain": "main",
"blocks": 0,
"headers": 661647,
"bestblockhash": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f",
"difficulty": 1,
"mediantime": 1231006505,
"verificationprogress": 1.887754168835322e-09,
"initialblockdownload": true,
"chainwork": "0000000000000000000000000000000000000000000000000000000100010001",
"size_on_disk": 293,
"pruned": false,
"softforks": {
},
"warnings": ""
}**
**I want to be set the config network continues the block on bitconCash in node **
how I can set config or command for this issue ?
Contributor guide
Research direction
Start with README.md and the node's network configuration documentation, using the reported RPC status response as the reproduction context. Determine how chain selection after the fork is configured and what command or setting controls synchronization. Done means identifying the correct configuration for the intended chain or documenting that code changes are required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100