Interface DelegatorStartingInfoRecordAminoMsg

interface DelegatorStartingInfoRecordAminoMsg {
    type: "cosmos-sdk/DelegatorStartingInfoRecord";
    value: DelegatorStartingInfoRecordAmino;
}

Properties

Properties

type: "cosmos-sdk/DelegatorStartingInfoRecord"