We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Original Ref: strangelove-ventures/interchaintest#1254 Original Reporter: @keyleu
Neutron latest (SDK v0.50 with ICS) does not properly get the unbonding period for the relayer. neutron pre sdkv50 works as expected
Error: error creating clients: failed to create client on dst chain{localjuno-1}: failed to get trusting period for chain{localneutron-1}: failed to query unbonding period from ccvconsumer, staking & fallback : ccvconsumer UnbondingPeriod is empty: failed to make staking params request: rpc error: code = Unknown desc = staking: unknown subspace: unknown request : rpc error: code = Unknown desc = unknown query path: unknown request\n"}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original Ref: strangelove-ventures/interchaintest#1254
Original Reporter: @keyleu
Neutron latest (SDK v0.50 with ICS) does not properly get the unbonding period for the relayer. neutron pre sdkv50 works as expected
Error: error creating clients: failed to create client on dst chain{localjuno-1}: failed to get trusting period for chain{localneutron-1}: failed to query unbonding period from ccvconsumer, staking & fallback : ccvconsumer UnbondingPeriod is empty: failed to make staking params request: rpc error: code = Unknown desc = staking: unknown subspace: unknown request : rpc error: code = Unknown desc = unknown query path: unknown request\n"}
The text was updated successfully, but these errors were encountered: