Wasit
Why WasitHow it worksFAQQuick start
Docs
Docs
  • What Is Wasit
    • Overview
    • What each check needs
    • Networks
    • Getting testnet keys
    • The disposable channel
  • GitHub
  1. Configuration
  2. Networks

Networks

MPP_STELLAR_NETWORK accepts stellar:testnet or stellar:pubnet and nothing else; anything else is a configuration error reported once via PREFLIGHT.

Only testnet has a default RPC endpoint. Pubnet deliberately has none, so a pubnet run must pass --rpc-url explicitly rather than silently reaching a third-party node.

PreviousConfiguration · What each check needsNextConfiguration · Getting testnet keys