Coda by Ian Macalinao
Preparing search index...
@solana-programs/spl-stake-pool
SplStakePoolPlugin
Type Alias SplStakePoolPlugin
type
SplStakePoolPlugin
=
{
accounts
:
SplStakePoolPluginAccounts
;
identifyAccount
:
typeof
identifySplStakePoolAccount
;
identifyInstruction
:
typeof
identifySplStakePoolInstruction
;
instructions
:
SplStakePoolPluginInstructions
;
parseInstruction
:
typeof
parseSplStakePoolInstruction
;
pdas
:
SplStakePoolPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
SplStakePoolPluginAccounts
identify
Account
identifyAccount
:
typeof
identifySplStakePoolAccount
identify
Instruction
identifyInstruction
:
typeof
identifySplStakePoolInstruction
instructions
instructions
:
SplStakePoolPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseSplStakePoolInstruction
pdas
pdas
:
SplStakePoolPluginPdas
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...