diff options
| author | Jon Atack <[email protected]> | 2019-07-29 23:19:44 +0200 |
|---|---|---|
| committer | Jon Atack <[email protected]> | 2019-07-29 23:23:18 +0200 |
| commit | 62d3f5057f2ed0c8646839f38dbe29adf4601502 (patch) | |
| tree | e34432558be517cf9de4bdaf594b192306763ff5 /src/httpserver.h | |
| parent | Merge #16399: wallet: Improve wallet creation (diff) | |
| download | discoin-62d3f5057f2ed0c8646839f38dbe29adf4601502.tar.xz discoin-62d3f5057f2ed0c8646839f38dbe29adf4601502.zip | |
qa: fix deprecated log.warn in feature_dbcrash test
This clears up the following deprecation message when running the test:
```
test/functional/feature_dbcrash.py:270: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
self.log.warn("Node %d never crashed during utxo flush!", i)
```
Git grepping indicates that this was the last remaining use of `log.warn` in the functional tests.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions