Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
SmartWalletPlugin
Type Alias SmartWalletPlugin
type
SmartWalletPlugin
=
{
accounts
:
SmartWalletPluginAccounts
;
identifyAccount
:
typeof
identifySmartWalletAccount
;
identifyInstruction
:
typeof
identifySmartWalletInstruction
;
instructions
:
SmartWalletPluginInstructions
;
parseInstruction
:
typeof
parseSmartWalletInstruction
;
pdas
:
SmartWalletPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
SmartWalletPluginAccounts
identify
Account
identifyAccount
:
typeof
identifySmartWalletAccount
identify
Instruction
identifyInstruction
:
typeof
identifySmartWalletInstruction
instructions
instructions
:
SmartWalletPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseSmartWalletInstruction
pdas
pdas
:
SmartWalletPluginPdas
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...