Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EScanner ¶
type EScanner struct {
// contains filtered or unexported fields
}
EScanner represents a scanner for explorers throw explorer proxy service.
func New ¶
func New( logger logger.Logger, conf config.Blockchain, st store.IStore, bs baseservices.IBaseServices, tm *taskmanager.TaskManager, sdk *walletsdk.SDK, ) *EScanner
New creates a new instance of EScanner.
Click to show internal directories.
Click to hide internal directories.