Coda by Ian Macalinao
Preparing search index...
@solana-programs/spl-governance
SplGovernancePlugin
Type Alias SplGovernancePlugin
type
SplGovernancePlugin
=
{
accounts
:
SplGovernancePluginAccounts
;
identifyAccount
:
typeof
identifySplGovernanceAccount
;
identifyInstruction
:
typeof
identifySplGovernanceInstruction
;
instructions
:
SplGovernancePluginInstructions
;
parseInstruction
:
typeof
parseSplGovernanceInstruction
;
pdas
:
SplGovernancePluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
SplGovernancePluginAccounts
identify
Account
identifyAccount
:
typeof
identifySplGovernanceAccount
identify
Instruction
identifyInstruction
:
typeof
identifySplGovernanceInstruction
instructions
instructions
:
SplGovernancePluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseSplGovernanceInstruction
pdas
pdas
:
SplGovernancePluginPdas
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Coda by Ian Macalinao
Loading...