interface MsgUnsuspendContractAmino {
    contractAddr: string;
    creator: string;
}

Properties

contractAddr: string
creator: string