xrpl
    Preparing search index...

    Interface IssuedCurrency

    interface IssuedCurrency {
        currency: string;
        issuer: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    currency: string
    issuer: string