Skip to content

Commit fa69c5b

Browse files
author
MarcoFalke
committed
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 fad009a commit fa69c5b

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
@@ -879,11 +879,6 @@ Note that the format strings and parameters of `LogDebug` and `LogTrace`
879879
are only evaluated if the logging category is enabled, so you must be
880880
careful to avoid side-effects in those expressions.
881881

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

0 commit comments

Comments
 (0)