interface SolendReserveAccounts {
    pythOracle: PublicKey;
    reserve: PublicKey;
    switchboardOracle: PublicKey;
}

Properties

pythOracle: PublicKey
reserve: PublicKey
switchboardOracle: PublicKey