mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-28 21:51:59 +02:00
doc: Remove -disablewallet from dev notes
No setting should crash. Most settings are tested as part of the functional test suite, including -disablewallet.
This commit is contained in:
@@ -879,11 +879,6 @@ Note that the format strings and parameters of `LogDebug` and `LogTrace`
|
||||
are only evaluated if the logging category is enabled, so you must be
|
||||
careful to avoid side-effects in those expressions.
|
||||
|
||||
Wallet
|
||||
-------
|
||||
|
||||
- Make sure that no crashes happen with run-time option `-disablewallet`.
|
||||
|
||||
General C++
|
||||
-------------
|
||||
|
||||
|
Reference in New Issue
Block a user