Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
QuarryMinePlugin
Type Alias QuarryMinePlugin
type
QuarryMinePlugin
=
{
accounts
:
QuarryMinePluginAccounts
;
identifyAccount
:
typeof
identifyQuarryMineAccount
;
identifyInstruction
:
typeof
identifyQuarryMineInstruction
;
instructions
:
QuarryMinePluginInstructions
;
parseInstruction
:
typeof
parseQuarryMineInstruction
;
pdas
:
QuarryMinePluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
QuarryMinePluginAccounts
identify
Account
identifyAccount
:
typeof
identifyQuarryMineAccount
identify
Instruction
identifyInstruction
:
typeof
identifyQuarryMineInstruction
instructions
instructions
:
QuarryMinePluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseQuarryMineInstruction
pdas
pdas
:
QuarryMinePluginPdas
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...