notifications

package
v0.0.0-...-b9ea7cb Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelManager

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

func (*ChannelManager) Init

func (manager *ChannelManager) Init(
	significantChannels []*SignificantChannel,
	lnd lnd.LightningClient,
	discord discord.NotificationService,
)

type SignificantChannel

type SignificantChannel struct {
	Alias     string
	ChannelID uint64

	// These values are just for parsing
	MinRatio string
	MaxRatio string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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