soroban-cli
soroban-cli copied to clipboard
New command `stellar network info`
trafficstars
Command description
Command that uses RPC getNetwork endpoint
Command flags
Optional --output json flag that changes output format to JSON (printing result object)
Command return value
Print network info in human readable format, for example:
Protocol version: 22
Network passphrase: <...>
Regarding the json option see:
- https://github.com/stellar/stellar-cli/issues/1918#issuecomment-2708070176
Need RPC client update and that's updated