public static interface LightningApi.ChannelOpenUpdateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LightningApi.ChannelPoint |
getChannelPoint()
.lnrpc.ChannelPoint channel_point = 1; |
LightningApi.ChannelPointOrBuilder |
getChannelPointOrBuilder()
.lnrpc.ChannelPoint channel_point = 1; |
boolean |
hasChannelPoint()
.lnrpc.ChannelPoint channel_point = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChannelPoint()
.lnrpc.ChannelPoint channel_point = 1;LightningApi.ChannelPoint getChannelPoint()
.lnrpc.ChannelPoint channel_point = 1;LightningApi.ChannelPointOrBuilder getChannelPointOrBuilder()
.lnrpc.ChannelPoint channel_point = 1;