Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllMethodPermissions ¶
GetAllMethodPermissions returns a mailbox client status and a function to create an lnd client connection
func MailboxRPCConnection ¶
func MailboxRPCConnection(mailboxServer, pairingPhrase string, localStatic keychain.SingleKeyECDH, remoteStatic *btcec.PublicKey, onRemoteStatic func(key *btcec.PublicKey) error, onAuthData func(data []byte) error) (func() mailbox.ClientStatus, func() (*grpc.ClientConn, error), error)
MailboxRPCConnection returns a merged map of all litd's method permissions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.