stellar_network_settings
Retrieve Stellar network configuration settings, including RPC endpoint, passphrase, and headers, to verify or debug your blockchain connection.
Instructions
Fetch the network's config settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | No | Format of the output | |
| rpcUrl | No | RPC server endpoint | |
| network | No | Name of network to use from config | |
| internal | No | Include internal config settings that are not upgradeable | |
| configDir | No | Location of config directory | |
| rpcHeaders | No | RPC Header(s) to include in requests to the RPC provider | |
| networkPassphrase | No | Network passphrase |