Coda by Ian Macalinao
Preparing search index...
@solana-programs/mpl-core
MplCoreProgramPlugin
Type Alias MplCoreProgramPlugin
type
MplCoreProgramPlugin
=
{
accounts
:
MplCoreProgramPluginAccounts
;
identifyInstruction
:
typeof
identifyMplCoreProgramInstruction
;
instructions
:
MplCoreProgramPluginInstructions
;
parseInstruction
:
typeof
parseMplCoreProgramInstruction
;
pdas
:
MplCoreProgramPluginPdas
;
}
Index
Properties
accounts
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
MplCoreProgramPluginAccounts
identify
Instruction
identifyInstruction
:
typeof
identifyMplCoreProgramInstruction
instructions
instructions
:
MplCoreProgramPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseMplCoreProgramInstruction
pdas
pdas
:
MplCoreProgramPluginPdas
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
identify
Instruction
instructions
parse
Instruction
pdas
Coda by Ian Macalinao
Loading...