Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryRedeemerPlugin
Type Alias QuarryRedeemerPlugin
type
QuarryRedeemerPlugin
=
{
accounts
:
QuarryRedeemerPluginAccounts
;
identifyAccount
:
typeof
identifyQuarryRedeemerAccount
;
identifyInstruction
:
typeof
identifyQuarryRedeemerInstruction
;
instructions
:
QuarryRedeemerPluginInstructions
;
parseInstruction
:
typeof
parseQuarryRedeemerInstruction
;
pdas
:
QuarryRedeemerPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
QuarryRedeemerPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyQuarryRedeemerAccount
identify
Instruction
identifyInstruction
:
typeof
identifyQuarryRedeemerInstruction
instructions
instructions
:
QuarryRedeemerPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseQuarryRedeemerInstruction
pdas
pdas
:
QuarryRedeemerPluginPdas
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...