As per title. The backport did not take into account modification that were done to our codebase.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING0cd601821488: Fix D2181 by including DumpRPC
rABC0cd601821488: Fix D2181 by including DumpRPC
make check test/functional/test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/wallet/rpcdump.cpp | ||
---|---|---|
1473 ↗ | (On Diff #8663) | My understanding is that -disablewallet can be set even if ENABLE_WALLET is set (and wallet is compiled). Note: there seems to be a DEFAULT_DISABLE_WALLET which can be used instead of false (for another diff). |