Coda by Ian Macalinao
Preparing search index...
@solana-programs/kamino-lending
FarmsPlugin
Type Alias FarmsPlugin
type
FarmsPlugin
=
{
accounts
:
FarmsPluginAccounts
;
identifyAccount
:
typeof
identifyFarmsAccount
;
identifyInstruction
:
typeof
identifyFarmsInstruction
;
instructions
:
FarmsPluginInstructions
;
parseInstruction
:
typeof
parseFarmsInstruction
;
pdas
:
FarmsPluginPdas
;
}
Index
Properties
accounts
identify
Account
identify
Instruction
instructions
parse
Instruction
pdas
Properties
accounts
accounts
:
FarmsPluginAccounts
identify
Account
identifyAccount
:
typeof
identifyFarmsAccount
identify
Instruction
identifyInstruction
:
typeof
identifyFarmsInstruction
instructions
instructions
:
FarmsPluginInstructions
parse
Instruction
parseInstruction
:
typeof
parseFarmsInstruction
pdas
pdas
:
FarmsPluginPdas
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...