Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keeper ¶
type Keeper struct {
// contains filtered or unexported fields
}
func New ¶
func New( cats core.CollateralStore, oracles core.OracleStore, vaults core.VaultStore, flips core.FlipStore, walletz core.WalletService, notifier core.Notifier, system *core.System, ) *Keeper
Click to show internal directories.
Click to hide internal directories.