stellar / quickstart

Home of the stellar/quickstart docker image for development and testing
Apache License 2.0
195 stars 206 forks source link

Soroban-rpc reports the wrong url for friendbot on testnet #505

Closed leighmcculloch closed 1 year ago

leighmcculloch commented 1 year ago

What version are you using?

32223a06

What did you do?

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'

What did you expect to see?

https://friendbot.stellar.org/

What did you see instead?

https://friendbot-testnet.stellar.org/