Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TScanner ¶
type TScanner struct {
// contains filtered or unexported fields
}
TScanner is a service that scans the blockchain for new transfers.
func New ¶
func New( l logger.Logger, store store.IStore, bs baseservices.IBaseServices, tm *taskmanager.TaskManager, ) *TScanner
Click to show internal directories.
Click to hide internal directories.