Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryRegistryPlugin
Type Alias QuarryRegistryPlugin
type
QuarryRegistryPlugin
=
{
accounts
:
QuarryRegistryPluginAccounts
;
identifyAccount
:
typeof
identifyQuarryRegistryAccount
;
identifyInstruction
:
typeof
identifyQuarryRegistryInstruction
;
instructions
:
QuarryRegistryPluginInstructions
;
parseInstruction
:
typeof
parseQuarryRegistryInstruction
;
pdas
:
QuarryRegistryPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
QuarryRegistryPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyQuarryRegistryAccount
identify
Instruction
identifyInstruction
:
typeof
identifyQuarryRegistryInstruction
instructions
instructions
:
QuarryRegistryPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseQuarryRegistryInstruction
pdas
pdas
:
QuarryRegistryPluginPdas
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...