public static interface LightningApi.ExportChannelBackupRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LightningApi.ChannelPoint |
getChanPoint()
The target channel point to obtain a back up for.
|
LightningApi.ChannelPointOrBuilder |
getChanPointOrBuilder()
The target channel point to obtain a back up for.
|
boolean |
hasChanPoint()
The target channel point to obtain a back up for.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChanPoint()
The target channel point to obtain a back up for.
.lnrpc.ChannelPoint chan_point = 1;LightningApi.ChannelPoint getChanPoint()
The target channel point to obtain a back up for.
.lnrpc.ChannelPoint chan_point = 1;LightningApi.ChannelPointOrBuilder getChanPointOrBuilder()
The target channel point to obtain a back up for.
.lnrpc.ChannelPoint chan_point = 1;