Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryMintWrapperPlugin
Type Alias QuarryMintWrapperPlugin
type
QuarryMintWrapperPlugin
=
{
accounts
:
QuarryMintWrapperPluginAccounts
;
identifyAccount
:
typeof
identifyQuarryMintWrapperAccount
;
identifyInstruction
:
typeof
identifyQuarryMintWrapperInstruction
;
instructions
:
QuarryMintWrapperPluginInstructions
;
parseInstruction
:
typeof
parseQuarryMintWrapperInstruction
;
pdas
:
QuarryMintWrapperPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
QuarryMintWrapperPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyQuarryMintWrapperAccount
identify
Instruction
identifyInstruction
:
typeof
identifyQuarryMintWrapperInstruction
instructions
instructions
:
QuarryMintWrapperPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseQuarryMintWrapperInstruction
pdas
pdas
:
QuarryMintWrapperPluginPdas
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...