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