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

Please add fxcore to your registry #763

Open
mechul-eth opened this issue Dec 6, 2023 · 0 comments
Open

Please add fxcore to your registry #763

mechul-eth opened this issue Dec 6, 2023 · 0 comments

Comments

@mechul-eth
Copy link

As far as I understand your chain/registry is not sync with the cosmos/registry

fxcore is added there, I was trying to run the fxcore restake app, but it is giving me error I believe it is because of the registry file not sync with your repo. Please see: https://github.com/cosmos/chain-registry/tree/master/fxcore

May I ask your help in this?

Kind regards.

Here is the output I've got when I run fxcpre;

docker-compose run --rm app npm run dryrun fxcore

restake@0.1.0 dryrun
node scripts/dryrun.mjs fxcore

[18:56:17.792] ⚛
/usr/src/app/node_modules/@cosmjs/stargate/build/fee.js:14
throw new Error("Denom must be between 3 and 128 characters");
^

Error: Denom must be between 3 and 128 characters
at checkDenom (/usr/src/app/node_modules/@cosmjs/stargate/build/fee.js:14:15)
at GasPrice.fromString (/usr/src/app/node_modules/@cosmjs/stargate/build/fee.js:41:9)
at Network.setChain (file:///usr/src/app/src/utils/Network.mjs:94:38)
at new Network (file:///usr/src/app/src/utils/Network.mjs:25:10)
at getNetworkRunner (file:///usr/src/app/src/autostake/index.mjs:114:21)
at runWithRetry (file:///usr/src/app/src/autostake/index.mjs:68:29)
at file:///usr/src/app/src/autostake/index.mjs:42:31
at file:///usr/src/app/src/utils/Helpers.mjs:129:39
at Array.map ()
at mapAsync (file:///usr/src/app/src/utils/Helpers.mjs:98:28)

Node.js v18.19.0

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

1 participant