Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add no-wallet to configuration.md #1138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

McSim85
Copy link

@McSim85 McSim85 commented Feb 2, 2023

No description provided.

@masterchief164
Copy link
Collaborator

@pinheadmz could you please try to trigger this check again? Although this should be good to merge as the tests run fine on my machine.

@@ -65,6 +65,7 @@ database and log file.
- `cache-size`: Size (in MB) of leveldb cache and write buffer
(default: 32mb).
- `spv`: Enable Simplified Payments Verification (SPV) mode
- `no-wallet`: Run nodes without a wallet.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This option can only be used on the command line (it will not work in bcoin.conf and I do not think it will work as an env var). The docs should reflect that (or don't put it in the "common" section?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants