@neutral-trade/sdk - v1.0.0
    Preparing search index...

    Type Alias SetOracleMaxAgeInstructionDataArgs

    type SetOracleMaxAgeInstructionDataArgs = {
        oracleMaxAge: number | bigint;
    }
    Index

    Properties

    Properties

    oracleMaxAge: number | bigint