Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testnet connection issue #38

Open
LhtBhavishaVidja opened this issue Aug 1, 2022 · 3 comments
Open

Testnet connection issue #38

LhtBhavishaVidja opened this issue Aug 1, 2022 · 3 comments

Comments

@LhtBhavishaVidja
Copy link

Summary of Bug

Not able to connect with provenance Testnet

Version

V1.1.1

Steps to Reproduce

I 'm trying to connect with Provenance Grpc kotlin client as below but it's not working .
val pbClient = PbClient(
chainId = "pio-testnet-1",
channelUri = URI("http://35.194.76.143:9090"),
gasEstimationMethod = GasEstimationMethod.MSG_FEE_CALCULATION // GasEstimationMethod.COSMOS_SIMULATION used only if pbc version is 1.7 or lower
)

@Jasun0925
Copy link

Jasun0925 commented Feb 15, 2023

@LhtBhavishaVidja
Have you found the available URL here? I have the same problem

@mtps
Copy link
Collaborator

mtps commented Feb 15, 2023

Please use grpcs://grpc.test.provenance.io:443. That is the public facing grpc endpoint for provenance blockchain.

@Jasun0925
Copy link

@mtps thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants