history

package
v2.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2022 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	// contains filtered or unexported fields
}

Module represents the module that allows to store historic information

func NewModule

func NewModule(cfg config.ChainConfig, messagesParser messages.MessageAddressesParser, cdc codec.Codec, db *database.Db) *Module

NewModule allows to build a new Module instance

func (*Module) Name

func (m *Module) Name() string

Name implements modules.Module

func (*Module) UpdatePricesHistory

func (m *Module) UpdatePricesHistory(prices []types.TokenPrice) error

UpdatePricesHistory stores the given prices inside the price history table

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL