This is a backport of Core PR13063
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING5fe43f2303a1: wallet: Use shared pointer to retain wallet instance
rABC5fe43f2303a1: wallet: Use shared pointer to retain wallet instance
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/interfaces/node.cpp | ||
---|---|---|
309 ↗ | (On Diff #13072) | Why ? |
src/wallet/wallet.cpp | ||
4366 ↗ | (On Diff #13072) | There is backport missing here: |
src/wallet/wallet.cpp | ||
---|---|---|
4366 ↗ | (On Diff #13072) | It doesn't look like to me this backport is a dependence on that patch. |
src/wallet/wallet.cpp | ||
---|---|---|
4366 ↗ | (On Diff #13072) | Then you can remove this line, as it adds an unused variable without the above mentioned backport. |