Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryOperatorPlugin
Type Alias QuarryOperatorPlugin
type
QuarryOperatorPlugin
=
{
accounts
:
QuarryOperatorPluginAccounts
;
identifyAccount
:
typeof
identifyQuarryOperatorAccount
;
identifyInstruction
:
typeof
identifyQuarryOperatorInstruction
;
instructions
:
QuarryOperatorPluginInstructions
;
parseInstruction
:
typeof
parseQuarryOperatorInstruction
;
pdas
:
QuarryOperatorPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
QuarryOperatorPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyQuarryOperatorAccount
identify
Instruction
identifyInstruction
:
typeof
identifyQuarryOperatorInstruction
instructions
instructions
:
QuarryOperatorPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseQuarryOperatorInstruction
pdas
pdas
:
QuarryOperatorPluginPdas
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...