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

Interchain controller params call returns "UnmarshalJSON cannot decode empty bytes: panic" #166

Closed
Tracked by #162
bretheren opened this issue Sep 2, 2023 · 1 comment

Comments

@bretheren
Copy link

bretheren commented Sep 2, 2023

When executing https://phoenix-lcd.terra.dev/ibc/apps/interchain_accounts/controller/v1/params it returns

{
  "code": 2,
  "message": "UnmarshalJSON cannot decode empty bytes: panic",
  "details": []
}

This also occurs when trying to execute any interchain-account controller tx's on terra which means interchain-account controller functions are unusable on the chain in its current state

@emidev98
Copy link
Contributor

Thanks for the information @bretheren. I will proceed to close this PR, keep an eye on the community channels to see when the network update will happen so ICA will be usable

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