Interface MsgBeginRedelegateResponseAminoMsg

interface MsgBeginRedelegateResponseAminoMsg {
    type: "cosmos-sdk/MsgBeginRedelegateResponse";
    value: MsgBeginRedelegateResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgBeginRedelegateResponse"