Coda by Ian Macalinao
    Preparing search index...

    Type Alias InitLendingMarketInstructionDataArgs

    type InitLendingMarketInstructionDataArgs = {
        quoteCurrency: number[];
    }
    Index
    quoteCurrency: number[]