Type alias LinkedLifecycleHookPlugin
Type declaration
-
-
Optional
data?: any
-
Optional
dataAuthority?: undefined | PluginAuthority
-
Optional
dataLen?: undefined | bigint
-
Optional
dataOffset?: undefined | bigint
-
Optional
extraAccounts?: undefined | ExtraAccount[]
-
hookedProgram: string & {
__publicKey: typeof __publicKey;
}
-
Optional
lifecycleChecks?: undefined | LifecycleChecks
-
Optional
offset?: undefined | bigint
-
-
type: "LinkedLifecycleHook"