Coda by Ian Macalinao
Preparing search index...
@solana-programs/kamino-lending
KaminoLendingPlugin
Type Alias KaminoLendingPlugin
type
KaminoLendingPlugin
=
{
accounts
:
KaminoLendingPluginAccounts
;
identifyAccount
:
typeof
identifyKaminoLendingAccount
;
identifyInstruction
:
typeof
identifyKaminoLendingInstruction
;
instructions
:
KaminoLendingPluginInstructions
;
parseInstruction
:
typeof
parseKaminoLendingInstruction
;
pdas
:
KaminoLendingPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
KaminoLendingPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyKaminoLendingAccount
identify
Instruction
identifyInstruction
:
typeof
identifyKaminoLendingInstruction
instructions
instructions
:
KaminoLendingPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseKaminoLendingInstruction
pdas
pdas
:
KaminoLendingPluginPdas
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...