Interchain controller params call returns "UnmarshalJSON cannot decode empty bytes: panic"
Closed this issue · 1 comments
bretheren commented
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 commented
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