Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryMergeMinePlugin
Type Alias QuarryMergeMinePlugin
type
QuarryMergeMinePlugin
=
{
accounts
:
QuarryMergeMinePluginAccounts
;
identifyAccount
:
typeof
identifyQuarryMergeMineAccount
;
identifyInstruction
:
typeof
identifyQuarryMergeMineInstruction
;
instructions
:
QuarryMergeMinePluginInstructions
;
parseInstruction
:
typeof
parseQuarryMergeMineInstruction
;
pdas
:
QuarryMergeMinePluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
QuarryMergeMinePluginAccounts
identify
Account
identifyAccount
:
typeof
identifyQuarryMergeMineAccount
identify
Instruction
identifyInstruction
:
typeof
identifyQuarryMergeMineInstruction
instructions
instructions
:
QuarryMergeMinePluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseQuarryMergeMineInstruction
pdas
pdas
:
QuarryMergeMinePluginPdas
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...