MsgBeginRedelegateResponse defines the Msg/BeginRedelegate response type.

interface MsgBeginRedelegateResponseAmino {
    completion_time?: string;
}

Properties

Properties

completion_time?: string