Coda by Ian Macalinao
Preparing search index...
@solana-programs/mpl-token-auth-rules
MplTokenAuthRulesPlugin
Type Alias MplTokenAuthRulesPlugin
type
MplTokenAuthRulesPlugin
=
{
accounts
:
MplTokenAuthRulesPluginAccounts
;
identifyInstruction
:
typeof
identifyMplTokenAuthRulesInstruction
;
instructions
:
MplTokenAuthRulesPluginInstructions
;
parseInstruction
:
typeof
parseMplTokenAuthRulesInstruction
;
pdas
:
MplTokenAuthRulesPluginPdas
;
}
Index
Properties
accounts
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
MplTokenAuthRulesPluginAccounts
identify
Instruction
identifyInstruction
:
typeof
identifyMplTokenAuthRulesInstruction
instructions
instructions
:
MplTokenAuthRulesPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseMplTokenAuthRulesInstruction
pdas
pdas
:
MplTokenAuthRulesPluginPdas
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...