public static final class LightningApi.FundingPsbtFinalize.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder> implements LightningApi.FundingPsbtFinalizeOrBuilder
lnrpc.FundingPsbtFinalize| Modifier and Type | Method and Description |
|---|---|
LightningApi.FundingPsbtFinalize |
build() |
LightningApi.FundingPsbtFinalize |
buildPartial() |
LightningApi.FundingPsbtFinalize.Builder |
clear() |
LightningApi.FundingPsbtFinalize.Builder |
clearFinalRawTx()
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
|
LightningApi.FundingPsbtFinalize.Builder |
clearPendingChanId()
The pending channel ID of the channel to get the PSBT for.
|
LightningApi.FundingPsbtFinalize.Builder |
clearSignedPsbt()
The funded PSBT that contains all witness data to send the exact channel
capacity amount to the PK script returned in the open channel message in a
previous step.
|
LightningApi.FundingPsbtFinalize |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getFinalRawTx()
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
|
com.google.protobuf.ByteString |
getPendingChanId()
The pending channel ID of the channel to get the PSBT for.
|
com.google.protobuf.ByteString |
getSignedPsbt()
The funded PSBT that contains all witness data to send the exact channel
capacity amount to the PK script returned in the open channel message in a
previous step.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LightningApi.FundingPsbtFinalize.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LightningApi.FundingPsbtFinalize.Builder |
mergeFrom(LightningApi.FundingPsbtFinalize other) |
LightningApi.FundingPsbtFinalize.Builder |
mergeFrom(com.google.protobuf.Message other) |
LightningApi.FundingPsbtFinalize.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LightningApi.FundingPsbtFinalize.Builder |
setFinalRawTx(com.google.protobuf.ByteString value)
As an alternative to the signed PSBT with all witness data, the final raw
wire format transaction can also be specified directly.
|
LightningApi.FundingPsbtFinalize.Builder |
setPendingChanId(com.google.protobuf.ByteString value)
The pending channel ID of the channel to get the PSBT for.
|
LightningApi.FundingPsbtFinalize.Builder |
setSignedPsbt(com.google.protobuf.ByteString value)
The funded PSBT that contains all witness data to send the exact channel
capacity amount to the PK script returned in the open channel message in a
previous step.
|
LightningApi.FundingPsbtFinalize.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder>public LightningApi.FundingPsbtFinalize.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder>public LightningApi.FundingPsbtFinalize getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LightningApi.FundingPsbtFinalize build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.FundingPsbtFinalize buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.FundingPsbtFinalize.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LightningApi.FundingPsbtFinalize.Builder>public LightningApi.FundingPsbtFinalize.Builder mergeFrom(LightningApi.FundingPsbtFinalize other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder>public LightningApi.FundingPsbtFinalize.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LightningApi.FundingPsbtFinalize.Builder>java.io.IOExceptionpublic com.google.protobuf.ByteString getSignedPsbt()
The funded PSBT that contains all witness data to send the exact channel capacity amount to the PK script returned in the open channel message in a previous step. Cannot be set at the same time as final_raw_tx.
bytes signed_psbt = 1;getSignedPsbt in interface LightningApi.FundingPsbtFinalizeOrBuilderpublic LightningApi.FundingPsbtFinalize.Builder setSignedPsbt(com.google.protobuf.ByteString value)
The funded PSBT that contains all witness data to send the exact channel capacity amount to the PK script returned in the open channel message in a previous step. Cannot be set at the same time as final_raw_tx.
bytes signed_psbt = 1;value - The signedPsbt to set.public LightningApi.FundingPsbtFinalize.Builder clearSignedPsbt()
The funded PSBT that contains all witness data to send the exact channel capacity amount to the PK script returned in the open channel message in a previous step. Cannot be set at the same time as final_raw_tx.
bytes signed_psbt = 1;public com.google.protobuf.ByteString getPendingChanId()
The pending channel ID of the channel to get the PSBT for.
bytes pending_chan_id = 2;getPendingChanId in interface LightningApi.FundingPsbtFinalizeOrBuilderpublic LightningApi.FundingPsbtFinalize.Builder setPendingChanId(com.google.protobuf.ByteString value)
The pending channel ID of the channel to get the PSBT for.
bytes pending_chan_id = 2;value - The pendingChanId to set.public LightningApi.FundingPsbtFinalize.Builder clearPendingChanId()
The pending channel ID of the channel to get the PSBT for.
bytes pending_chan_id = 2;public com.google.protobuf.ByteString getFinalRawTx()
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly. Cannot be set at the same time as signed_psbt.
bytes final_raw_tx = 3;getFinalRawTx in interface LightningApi.FundingPsbtFinalizeOrBuilderpublic LightningApi.FundingPsbtFinalize.Builder setFinalRawTx(com.google.protobuf.ByteString value)
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly. Cannot be set at the same time as signed_psbt.
bytes final_raw_tx = 3;value - The finalRawTx to set.public LightningApi.FundingPsbtFinalize.Builder clearFinalRawTx()
As an alternative to the signed PSBT with all witness data, the final raw wire format transaction can also be specified directly. Cannot be set at the same time as signed_psbt.
bytes final_raw_tx = 3;public final LightningApi.FundingPsbtFinalize.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder>public final LightningApi.FundingPsbtFinalize.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.FundingPsbtFinalize.Builder>