terra-money / core

GO implementation of the Terra Protocol

Home Page:https://www.terra.money

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing MsgUpdateAdmin and MsgClearAdmin?

ac0min opened this issue · comments

Attempting to broadcast such a message (e.g. with Terra.js MsgUpdateContractAdmin) results in:

unable to resolve type URL /coswasm.wasm.v1.MsgUpdateAdmin: tx parse error: invalid request

Similar for /coswasm.wasm.v1.MsgClearAdmin.

never mind - was a typo in Terra.js (terra-money/terra.js#300)