Page MenuHomePhabricator

[backport#16244] Move wallet creation out of the createwallet rpc into its own function
ClosedPublic

Authored by majcosta on Jun 7 2020, 00:14.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

majcosta requested review of this revision.Jun 7 2020, 00:14

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/wallet/rpcwallet.cpp
3175 ↗(On Diff #21015)

Clearly someone really disliked switch statements...

This revision is now accepted and ready to land.Jun 7 2020, 01:14