Skip to content

Please add fxcore to your registry  #763

Description

@mechul-eth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions