xrpl
    Preparing search index...

    Interface PathStep

    interface PathStep {
        account?: string;
        currency?: string;
        issuer?: string;
    }
    Index

    Properties

    account?: string
    currency?: string
    issuer?: string