|
@ -2,12 +2,12 @@ |
|
|
.\" Title: lightning-getroute |
|
|
.\" Title: lightning-getroute |
|
|
.\" Author: [see the "AUTHOR" section] |
|
|
.\" Author: [see the "AUTHOR" section] |
|
|
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> |
|
|
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> |
|
|
.\" Date: 09/06/2016 |
|
|
.\" Date: 02/27/2017 |
|
|
.\" Manual: \ \& |
|
|
.\" Manual: \ \& |
|
|
.\" Source: \ \& |
|
|
.\" Source: \ \& |
|
|
.\" Language: English |
|
|
.\" Language: English |
|
|
.\" |
|
|
.\" |
|
|
.TH "LIGHTNING\-GETROUTE" "7" "09/06/2016" "\ \&" "\ \&" |
|
|
.TH "LIGHTNING\-GETROUTE" "7" "02/27/2017" "\ \&" "\ \&" |
|
|
.\" ----------------------------------------------------------------- |
|
|
.\" ----------------------------------------------------------------- |
|
|
.\" * Define some portability stuff |
|
|
.\" * Define some portability stuff |
|
|
.\" ----------------------------------------------------------------- |
|
|
.\" ----------------------------------------------------------------- |
|
@ -31,7 +31,7 @@ |
|
|
lightning-getroute \- Protocol for routing a payment\&. |
|
|
lightning-getroute \- Protocol for routing a payment\&. |
|
|
.SH "SYNOPSIS" |
|
|
.SH "SYNOPSIS" |
|
|
.sp |
|
|
.sp |
|
|
\fBgetroute\fR \fImsatoshi\fR \fIid\fR \fIriskfactor\fR |
|
|
\fBgetroute\fR \fIid\fR \fImsatoshi\fR \fIriskfactor\fR |
|
|
.SH "DESCRIPTION" |
|
|
.SH "DESCRIPTION" |
|
|
.sp |
|
|
.sp |
|
|
The \fBgetroute\fR RPC command attempts to find the best route for the payment of \fImsatoshi\fR to lightning node \fIid\fR\&. |
|
|
The \fBgetroute\fR RPC command attempts to find the best route for the payment of \fImsatoshi\fR to lightning node \fIid\fR\&. |
|
|