Skip to content

Commit 2c49342

Browse files
MarcoFalkeRandyMcMillan
authored andcommitted
doc: Remove -disablewallet from dev notes
No setting should crash. Most settings are tested as part of the functional test suite, including -disablewallet.
1 parent 90ac125 commit 2c49342

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

doc/developer-notes.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -878,11 +878,6 @@ Note that the format strings and parameters of `LogDebug` and `LogTrace`
878878
are only evaluated if the logging category is enabled, so you must be
879879
careful to avoid side-effects in those expressions.
880880

881-
Wallet
882-
-------
883-
884-
- Make sure that no crashes happen with run-time option `-disablewallet`.
885-
886881
General C++
887882
-------------
888883

0 commit comments

Comments
 (0)