interface MsgDataAminoMsg {
    type: "cosmos-sdk/MsgData";
    value: MsgDataAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgData"