Coda by Ian Macalinao
Preparing search index...
@solana-programs/tribeca
LockedVoterPlugin
Type Alias LockedVoterPlugin
type
LockedVoterPlugin
=
{
accounts
:
LockedVoterPluginAccounts
;
identifyAccount
:
typeof
identifyLockedVoterAccount
;
identifyInstruction
:
typeof
identifyLockedVoterInstruction
;
instructions
:
LockedVoterPluginInstructions
;
parseInstruction
:
typeof
parseLockedVoterInstruction
;
pdas
:
LockedVoterPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
LockedVoterPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyLockedVoterAccount
identify
Instruction
identifyInstruction
:
typeof
identifyLockedVoterInstruction
instructions
instructions
:
LockedVoterPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseLockedVoterInstruction
pdas
pdas
:
LockedVoterPluginPdas
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...