Coda by Ian Macalinao
Preparing search index...
@solana-programs/mpl-bubblegum
BubblegumPlugin
Type Alias BubblegumPlugin
type
BubblegumPlugin
=
{
accounts
:
BubblegumPluginAccounts
;
identifyAccount
:
typeof
identifyBubblegumAccount
;
identifyInstruction
:
typeof
identifyBubblegumInstruction
;
instructions
:
BubblegumPluginInstructions
;
parseInstruction
:
typeof
parseBubblegumInstruction
;
pdas
:
BubblegumPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
BubblegumPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyBubblegumAccount
identify
Instruction
identifyInstruction
:
typeof
identifyBubblegumInstruction
instructions
instructions
:
BubblegumPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseBubblegumInstruction
pdas
pdas
:
BubblegumPluginPdas
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...