interface DelegatorWithdrawInfoAminoMsg {
    type: "cosmos-sdk/DelegatorWithdrawInfo";
    value: DelegatorWithdrawInfoAmino;
}

Properties

Properties

type: "cosmos-sdk/DelegatorWithdrawInfo"