Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gloomberg ¶
type Gloomberg struct { GasPrice int ChainWatcher *chainwatcher.ChainWatcher GloomWeb *web.GloomWeb Nodes *nodes.Nodes StreamWatcher *ossw.OSStreamWatcher Watcher *models.Watcher WebEventStream *web.EventStream BuyRules *models.BuyRules CollectionDB *collections.CollectionDB OwnWallets *wallet.Wallets OutputQueues map[string]chan *collections.Event QueueSlugs chan common.Address BasicMIWs map[common.Address]int }
func (*Gloomberg) GetGasPrice ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.