Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
func (*Adapter) GetInfo ¶
func (adapter *Adapter) GetInfo() (info *lnrpc.GetInfoResponse, err error)
func (*Adapter) QueryRoute ¶
func (adapter *Adapter) QueryRoute(payreq string) *lnrpc.QueryRoutesResponse
Click to show internal directories.
Click to hide internal directories.