Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func (*Checker) AddCoinVolume ¶
func (c *Checker) AddCoinVolume(coin types.CoinSymbol, value *big.Int)
func (*Checker) VolumeDeltas ¶
func (c *Checker) VolumeDeltas() map[types.CoinSymbol]*big.Int
Click to show internal directories.
Click to hide internal directories.