Coda by Ian Macalinao
Preparing search index...
@solana-programs/tribeca
GovernPlugin
Type Alias GovernPlugin
type
GovernPlugin
=
{
accounts
:
GovernPluginAccounts
;
identifyAccount
:
typeof
identifyGovernAccount
;
identifyInstruction
:
typeof
identifyGovernInstruction
;
instructions
:
GovernPluginInstructions
;
parseInstruction
:
typeof
parseGovernInstruction
;
pdas
:
GovernPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
GovernPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyGovernAccount
identify
Instruction
identifyInstruction
:
typeof
identifyGovernInstruction
instructions
instructions
:
GovernPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseGovernInstruction
pdas
pdas
:
GovernPluginPdas
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...