soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

New command `stellar network info`

Open ifropc opened this issue 8 months ago • 1 comments
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: <...>

ifropc avatar Mar 07 '25 22:03 ifropc

Regarding the json option see:

  • https://github.com/stellar/stellar-cli/issues/1918#issuecomment-2708070176

leighmcculloch avatar Mar 08 '25 06:03 leighmcculloch

Need RPC client update and that's updated

janewang avatar Jul 09 '25 20:07 janewang