Skip to content

doc: use BGL-cli in JSON-RPC examples#281

Open
pinehill99 wants to merge 1 commit into
BitgesellOfficial:masterfrom
pinehill99:patch-1
Open

doc: use BGL-cli in JSON-RPC examples#281
pinehill99 wants to merge 1 commit into
BitgesellOfficial:masterfrom
pinehill99:patch-1

Conversation

@pinehill99
Copy link
Copy Markdown

Description

Align the JSON-RPC wallet endpoint and createwallet examples with the Bitgesell CLI executable name.

This keeps the JSON-RPC interface guide consistent with the same document's BGLd and BGL-qt naming and avoids sending users to the upstream Bitcoin Core bitcoin-cli executable name.

Related to the PR bounty hunt: #39

Notes

  • Replaced the wallet endpoint sentence's bitcoin-cli reference with BGL-cli.
  • Replaced the three parameter-passing examples with BGL-cli.
  • Scope is intentionally docs-only.

Validation

  • git diff --check
  • rg -n "bitcoin-cli|BGL-cli|BGLd|BGL-qt" doc/JSON-RPC-interface.md
  • python3 -m compileall -q test/functional/test_runner.py test/functional/test_framework

Align the JSON-RPC wallet endpoint and createwallet examples with the Bitgesell CLI executable name.
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.

1 participant