interface MsgDelegateAminoMsg {
    type: "cosmos-sdk/MsgDelegate";
    value: MsgDelegateAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgDelegate"