Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/common
DriftInsuranceFundStrategyType
Interface DriftInsuranceFundStrategyType
Configuration for the Drift insurance fund strategy.
interface
DriftInsuranceFundStrategyType
{
marketIndex
:
number
;
spotMarket
:
PublicKey
;
spotMarketVault
:
PublicKey
;
state
:
PublicKey
;
}
Index
Properties
market
Index
spot
Market
spot
Market
Vault
state
Properties
market
Index
marketIndex
:
number
spot
Market
spotMarket
:
PublicKey
spot
Market
Vault
spotMarketVault
:
PublicKey
state
state
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
market
Index
spot
Market
spot
Market
Vault
state
Carrot Protocol Documentation
Loading...
Configuration for the Drift insurance fund strategy.