Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config is configurations parsed from the env file
func ParseConfig ¶
type Monitor ¶
Monitor struct of parsed configration
func NewMonitor ¶
NewMonitor creates a new monitor from parsed config/env file
func (Monitor) StartMonitoring ¶
StartMonitoring starts monitoring the contracts with specific mnemonics and notify subscribed chats every fixed interval
Click to show internal directories.
Click to hide internal directories.