package
0.29.0-beta.rc2
Repository: https://github.com/lightninglabs/loop.git
Documentation: pkg.go.dev
# Functions
NewManager creates a new address manager.
NewSqlStore constructs a new SQLStore from a BaseDB.
UseLogger uses a specified Logger to output package logging info.
# Constants
Subsystem defines the sub system name of this package.
# Variables
No description provided by the author
# Structs
Manager manages the address state machines.
ManagerConfig holds the configuration for the address manager.
Parameters holds all the necessary information for the 2-of-2 multisig address.
SqlStore is the backing store for static addresses.
# Interfaces
Store is the database interface that is used to store and retrieve static addresses.