Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D4079
Change Details
Change Details
Old
New
Diff
``` make check-all ```
1. `make check-all` 2. `./src/bitcoind -regtest` 3. Verify that "Unknown wallet records:" appears in the log file.
```
1. `make check-all`
make check-all
2. `./src/bitcoind -regtest` 3. Verify that "Unknown wallet records:" appears in the log file.
```
Continue