Skip to content

Add regtest block generation troubleshooting#323

Open
manav8498 wants to merge 1 commit into
bitcoin-dot-org:masterfrom
manav8498:codex/bitcoin-regtest-errors
Open

Add regtest block generation troubleshooting#323
manav8498 wants to merge 1 commit into
bitcoin-dot-org:masterfrom
manav8498:codex/bitcoin-regtest-errors

Conversation

@manav8498
Copy link
Copy Markdown

Fixes bitcoin-dot-org/Bitcoin.org#1837.

Summary:

  • Adds a troubleshooting section to the regtest block generation example.
  • Covers removed or unavailable block generation RPCs, missing loaded wallets, wrong-network addresses, and the bad-fork-prior-to-checkpoint (code 67) error named in the bounty issue.
  • Points users toward generatetoaddress, wallet creation/loading, matching -regtest usage, and using a fresh regtest chain/datadir when appropriate.

Verification:

  • sphinx-build -M html . _build -n
  • git diff --check

Bounty note:

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.

Add section with possible error codes and resolution suggestions

1 participant