OracleInitInfoArgs: {
    baseAddress: PublicKey<string>;
    baseAddressConfig?: undefined | ExtraAccount;
    initPluginAuthority?: undefined | PluginAuthority;
    lifecycleChecks: LifecycleChecks;
    resultsOffset?: undefined | ValidationResultsOffset;
    type: "Oracle";
}

Type declaration

Generated using TypeDoc