Closed leighmcculloch closed 1 year ago
32223a06
Retrieve the friendbot URL from soroban-rpc when quickstart is run in testnet mode.
❯ ht POST :8000/soroban/rpc jsonrpc=2.0 id= method=getNetwork | jq -r '.result.friendbotUrl'
https://friendbot.stellar.org/
https://friendbot-testnet.stellar.org/
What version are you using?
32223a06
What did you do?
Retrieve the friendbot URL from soroban-rpc when quickstart is run in testnet mode.
What did you expect to see?
What did you see instead?