interface DelegatorStartingInfoAminoMsg {
    type: "cosmos-sdk/DelegatorStartingInfo";
    value: DelegatorStartingInfoAmino;
}

Properties

Properties

type: "cosmos-sdk/DelegatorStartingInfo"