listener

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MIN_SYNC_TIMEOUT time.Duration = 10 * time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DaemonRpcClientExecutor

type DaemonRpcClientExecutor struct {
	// contains filtered or unexported fields
}

func NewDaemonRpcClientExecutor

func NewDaemonRpcClientExecutor(client daemon.IDaemonRpcClient, log *zerolog.Logger) *DaemonRpcClientExecutor

func (*DaemonRpcClientExecutor) LastSyncedBlockHeight

func (d *DaemonRpcClientExecutor) LastSyncedBlockHeight() uint64

func (*DaemonRpcClientExecutor) NewBlockChan

func (d *DaemonRpcClientExecutor) NewBlockChan() <-chan daemon.GetBlockResult

func (*DaemonRpcClientExecutor) NewTxPoolChan

func (d *DaemonRpcClientExecutor) NewTxPoolChan() <-chan daemon.MoneroTx

func (*DaemonRpcClientExecutor) Start

func (d *DaemonRpcClientExecutor) Start(startBlock uint64)

func (*DaemonRpcClientExecutor) Stop

func (d *DaemonRpcClientExecutor) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL