diff --git a/components/forms/CreateTxForm/MsgForm/MsgInstantiateContract2Form.tsx b/components/forms/CreateTxForm/MsgForm/MsgInstantiateContract2Form.tsx index 05fea76..b95d28e 100644 --- a/components/forms/CreateTxForm/MsgForm/MsgInstantiateContract2Form.tsx +++ b/components/forms/CreateTxForm/MsgForm/MsgInstantiateContract2Form.tsx @@ -133,7 +133,6 @@ const MsgInstantiateContract2Form = ({ chain.addressPrefix, chain.assets, chain.chainId, - chain.denom, codeId, customDenom, fixMsg,