Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeeIndexer ¶
type FeeIndexer struct {
// contains filtered or unexported fields
}
func NewFeeIndexer ¶
func NewFeeIndexer(logger *logrus.Logger, db vstorage.DatabaseStorage, worker *tx_indexer.Worker) *FeeIndexer
func (*FeeIndexer) Run ¶
func (fi *FeeIndexer) Run() error
Click to show internal directories.
Click to hide internal directories.