bitcoin

package
v0.14.6 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransactionListener

type TransactionListener struct {
	*sync.Mutex
	// contains filtered or unexported fields
}

func NewTransactionListener

func NewTransactionListener(mw multiwallet.MultiWallet, db repo.Datastore, broadcast chan repo.Notifier) *TransactionListener

func (*TransactionListener) OnTransactionReceived

func (l *TransactionListener) OnTransactionReceived(cb wallet.TransactionCallback)

type WalletListener

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

func NewWalletListener

func NewWalletListener(db repo.Datastore, broadcast chan repo.Notifier, coinType wallet.CoinType) *WalletListener

func (*WalletListener) OnTransactionReceived

func (l *WalletListener) OnTransactionReceived(cb wallet.TransactionCallback)

Jump to

Keyboard shortcuts

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