public static interface LightningApi.ClosedChannelsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAbandoned()
bool abandoned = 6; |
boolean |
getBreach()
bool breach = 4; |
boolean |
getCooperative()
bool cooperative = 1; |
boolean |
getFundingCanceled()
bool funding_canceled = 5; |
boolean |
getLocalForce()
bool local_force = 2; |
boolean |
getRemoteForce()
bool remote_force = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getCooperative()
bool cooperative = 1;boolean getLocalForce()
bool local_force = 2;boolean getRemoteForce()
bool remote_force = 3;boolean getBreach()
bool breach = 4;boolean getFundingCanceled()
bool funding_canceled = 5;boolean getAbandoned()
bool abandoned = 6;