You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
bus: return error on startup if wallet is disabled
Typically the case when disablewallet=1 is specified in bitcoin.conf,
or if bitcoind is compiled without wallet features.
This is useful with Raspiblitz, where wallet is disabled by default.
Closes#11.
0 commit comments