Skip to content

docs(api): document expected Stellar network passphrases in README#1032

Merged
hman38705 merged 1 commit into
solutions-plug:mainfrom
Eromosele0110:fix/issue-940-stellar-network-passphrase
Jun 30, 2026
Merged

docs(api): document expected Stellar network passphrases in README#1032
hman38705 merged 1 commit into
solutions-plug:mainfrom
Eromosele0110:fix/issue-940-stellar-network-passphrase

Conversation

@Eromosele0110

Copy link
Copy Markdown

Add blockchain network configuration section covering BLOCKCHAIN_NETWORK, BLOCKCHAIN_RPC_URL, and STELLAR_NETWORK_PASSPHRASE. Include the canonical passphrases for testnet and mainnet, and document the startup validation behavior that rejects mismatched networks.

Description

Type of Change

  • Bug fix
  • New feature
  • Refactor / code cleanup
  • Documentation update
  • CI / tooling change
  • Breaking change

Testing Done

Checklist

  • Tests pass locally
  • Documentation updated (if applicable)
  • No breaking changes, or breaking changes are documented above

Related Issues

Closes #940

Add blockchain network configuration section covering BLOCKCHAIN_NETWORK,
BLOCKCHAIN_RPC_URL, and STELLAR_NETWORK_PASSPHRASE. Include the canonical
passphrases for testnet and mainnet, and document the startup validation
behavior that rejects mismatched networks.
@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@Eromosele0110 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@hman38705 hman38705 merged commit 3f5557c into solutions-plug:main Jun 30, 2026
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.

Stellar network passphrase not validated against configured STELLAR_NETWORK value

3 participants