# Functions
No description provided by the author
NewBalanceMonitor returns a new balanceMonitor.
# Structs
go:generate mockery --quiet --name BalanceMonitor --output ../mocks/ --case=underscore.
# Interfaces
go:generate mockery --quiet --name BalanceMonitor --output ../mocks/ --case=underscore.