package
0.29.0-beta.rc2
Repository: https://github.com/lightninglabs/loop.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new deposit withdrawal manager.
UseLogger uses a specified Logger to output package logging info.

# Variables

ErrWithdrawingInactiveDeposits is returned when the user tries to withdraw inactive deposits.
MinConfs is the minimum number of confirmations we require for a deposit to be considered withdrawn.

# Structs

Manager manages the withdrawal state machines.
ManagerConfig holds the configuration for the address manager.

# Interfaces

AddressManager handles fetching of address parameters.
No description provided by the author