watcher

package
v0.0.0-...-dfc2b99 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: ISC Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutPointWatch

type OutPointWatch struct {
	BeginHeight int32
	OutPoint    wire.OutPoint
	Addr        btcutil.Address
}

type Watcher

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

func New

func New() Watcher

func (*Watcher) FilterReq

func (w *Watcher) FilterReq(height int32, ignoreCoinbase bool) *chain.FilterBlocksRequest

func (*Watcher) WatchAddr

func (w *Watcher) WatchAddr(addr btcutil.Address)

func (*Watcher) WatchAddrs

func (w *Watcher) WatchAddrs(addrs []btcutil.Address)

func (*Watcher) WatchOutpoints

func (w *Watcher) WatchOutpoints(ao []OutPointWatch)

func (*Watcher) WatchOutpointsMap

func (w *Watcher) WatchOutpointsMap(ao map[string][]OutPointWatch)

Jump to

Keyboard shortcuts

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