@xoxno/sdk-js
    Preparing search index...

    Interface StellarStrategySwapPathInput

    interface StellarStrategySwapPathInput {
        hops: StellarStrategySwapHopInput[];
        splitPpm: number;
    }
    Index

    Properties

    Properties

    splitPpm: number