Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LsatMiddleware ¶
type LsatMiddleware struct { AmountFunc amountFunc LNClient ln.LNClient CaveatFunc caveatFunc RootKey []byte }
func NewLsatMiddleware ¶
func NewLsatMiddleware(lnClientConfig *ln.LNClientConfig, amountF amountFunc, caveatF caveatFunc) (*LsatMiddleware, error)
Click to show internal directories.
Click to hide internal directories.