Interface XRP

interface XRP {
    currency: "XRP";
    issuer?: undefined;
}

Properties

Properties

currency: "XRP"
issuer?: undefined