Type alias LifecycleHookPlugin
 
Type declaration
- 
- 
Optionaldata?: any
- 
OptionaldataAuthority?: undefined | PluginAuthority
- 
dataLen: undefined | bigint
- 
dataOffset: undefined | bigint
- 
OptionalextraAccounts?: undefined | ExtraAccount[]
- 
hookedProgram: string & { 
 __publicKey: typeof __publicKey;
 }
- 
OptionallifecycleChecks?: undefined | LifecycleChecks
- 
offset: undefined | bigint
- 
- 
type: "LifecycleHook"