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

Don't show validators #334

Open
RaulBernal opened this issue Jan 5, 2021 · 1 comment
Open

Don't show validators #334

RaulBernal opened this issue Jan 5, 2021 · 1 comment

Comments

@RaulBernal
Copy link

I have config the network.json with my custom chain (stargate fork) and works almost everything but not:

  • Showing transfer
    image

  • Showing validators
    image

The wallet is living at: http://testnet.cubital.es:3000/
An address to test is: bcna14zvcj7uq5wnwe0hus9rl0yfd3sdckq40tuy6mu

@bambache
Copy link

bambache commented Sep 8, 2021

I think I have the same problem, also on a stargate fork:

./appd version --long | grep cosmos
- github.com/cosmos/[email protected]
...

I have exposed the API url through "Local CORS Proxy" (https://www.npmjs.com/package/local-cors-proxy), and in browser it seems to be proxied correctly as it replies correctly to "validatorsets/latest" GET requests.
I assume it expects a different format as this is using "@cosmjs/launchpad": "^0.23.1".
Is there support for stargate?

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

2 participants