public static interface RouterOuterClass.BuildRouteResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LightningApi.Route |
getRoute()
Fully specified route that can be used to execute the payment.
|
LightningApi.RouteOrBuilder |
getRouteOrBuilder()
Fully specified route that can be used to execute the payment.
|
boolean |
hasRoute()
Fully specified route that can be used to execute the payment.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRoute()
Fully specified route that can be used to execute the payment.
.lnrpc.Route route = 1;LightningApi.Route getRoute()
Fully specified route that can be used to execute the payment.
.lnrpc.Route route = 1;LightningApi.RouteOrBuilder getRouteOrBuilder()
Fully specified route that can be used to execute the payment.
.lnrpc.Route route = 1;