terra-money/core

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

Closed this issue · 1 comments

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

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