Documentation ¶
Overview ¶
Package ln is a package that implement a signature proposed in the lightning network protocol, but not yet specified.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LNSigner ¶
type LNSigner struct {
// contains filtered or unexported fields
}
LNSigner is a struct that implement th Signer interface
func NewLNSigner ¶
func NewLNSigner() *LNSigner
Click to show internal directories.
Click to hide internal directories.