Backport core's PR8855
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGbf8c99cadd56: Chainparams: Use a regular factory for creating chainparams
rABCbf8c99cadd56: Chainparams: Use a regular factory for creating chainparams
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- chainparamsfactory
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1921 Build 2000: Bitcoin ABC Buildbot (legacy) Build 1999: arc lint + arc unit
Event Timeline
src/init.cpp | ||
---|---|---|
318 | At first glance, CreateChainParams and CreateBaseChainParams look the same. We should clarify the differences in the future, but I think that's outside the scope of this diff. |