This returns the node version (which currently is in getnetworkinfo, which is counter intuitive) and whether avalanche is enabled.
This gives a fast (no lock) method to get the version and whether the node is avalanche enabled, to be used in the functional tests in a follow-up.
This RPC will be much faster than the bloated getnetworkinfo for such simple data.
Details
Details
- Reviewers
tobias_ruck PiRK - Group Reviewers
Restricted Project - Commits
- rABCd611537d0336: Add a new getinfo rpc
./test/functional/test_runner.py abc_rpc_getinfo
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- rpc_getinfo
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 31497 Build 62491: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 62490: arc lint + arc unit