Coda by Ian Macalinao
Preparing search index...
@solana-programs/voter-stake-registry
VoterStakeRegistryPlugin
Type Alias VoterStakeRegistryPlugin
type
VoterStakeRegistryPlugin
=
{
accounts
:
VoterStakeRegistryPluginAccounts
;
identifyAccount
:
typeof
identifyVoterStakeRegistryAccount
;
identifyInstruction
:
typeof
identifyVoterStakeRegistryInstruction
;
instructions
:
VoterStakeRegistryPluginInstructions
;
parseInstruction
:
typeof
parseVoterStakeRegistryInstruction
;
pdas
:
VoterStakeRegistryPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
VoterStakeRegistryPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyVoterStakeRegistryAccount
identify
Instruction
identifyInstruction
:
typeof
identifyVoterStakeRegistryInstruction
instructions
instructions
:
VoterStakeRegistryPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseVoterStakeRegistryInstruction
pdas
pdas
:
VoterStakeRegistryPluginPdas
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...