public static final class ChainNotifierOuterClass.SpendRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendRequest.Builder> implements ChainNotifierOuterClass.SpendRequestOrBuilder
chainrpc.SpendRequest| Modifier and Type | Method and Description | 
|---|---|
ChainNotifierOuterClass.SpendRequest | 
build()  | 
ChainNotifierOuterClass.SpendRequest | 
buildPartial()  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
clear()  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
clearHeightHint()
The earliest height in the chain for which the outpoint/output script could
have been spent. 
 | 
ChainNotifierOuterClass.SpendRequest.Builder | 
clearOutpoint()
The outpoint for which we should request a spend notification for. 
 | 
ChainNotifierOuterClass.SpendRequest.Builder | 
clearScript()
The output script for the outpoint above. 
 | 
ChainNotifierOuterClass.SpendRequest | 
getDefaultInstanceForType()  | 
static com.google.protobuf.Descriptors.Descriptor | 
getDescriptor()  | 
com.google.protobuf.Descriptors.Descriptor | 
getDescriptorForType()  | 
int | 
getHeightHint()
The earliest height in the chain for which the outpoint/output script could
have been spent. 
 | 
ChainNotifierOuterClass.Outpoint | 
getOutpoint()
The outpoint for which we should request a spend notification for. 
 | 
ChainNotifierOuterClass.Outpoint.Builder | 
getOutpointBuilder()
The outpoint for which we should request a spend notification for. 
 | 
ChainNotifierOuterClass.OutpointOrBuilder | 
getOutpointOrBuilder()
The outpoint for which we should request a spend notification for. 
 | 
com.google.protobuf.ByteString | 
getScript()
The output script for the outpoint above. 
 | 
boolean | 
hasOutpoint()
The outpoint for which we should request a spend notification for. 
 | 
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable | 
internalGetFieldAccessorTable()  | 
boolean | 
isInitialized()  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
mergeFrom(ChainNotifierOuterClass.SpendRequest other)  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
mergeFrom(com.google.protobuf.Message other)  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
mergeOutpoint(ChainNotifierOuterClass.Outpoint value)
The outpoint for which we should request a spend notification for. 
 | 
ChainNotifierOuterClass.SpendRequest.Builder | 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
ChainNotifierOuterClass.SpendRequest.Builder | 
setHeightHint(int value)
The earliest height in the chain for which the outpoint/output script could
have been spent. 
 | 
ChainNotifierOuterClass.SpendRequest.Builder | 
setOutpoint(ChainNotifierOuterClass.Outpoint.Builder builderForValue)
The outpoint for which we should request a spend notification for. 
 | 
ChainNotifierOuterClass.SpendRequest.Builder | 
setOutpoint(ChainNotifierOuterClass.Outpoint value)
The outpoint for which we should request a spend notification for. 
 | 
ChainNotifierOuterClass.SpendRequest.Builder | 
setScript(com.google.protobuf.ByteString value)
The output script for the outpoint above. 
 | 
ChainNotifierOuterClass.SpendRequest.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<ChainNotifierOuterClass.SpendRequest.Builder>public ChainNotifierOuterClass.SpendRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendRequest.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<ChainNotifierOuterClass.SpendRequest.Builder>public ChainNotifierOuterClass.SpendRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChainNotifierOuterClass.SpendRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.SpendRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.SpendRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChainNotifierOuterClass.SpendRequest.Builder>public ChainNotifierOuterClass.SpendRequest.Builder mergeFrom(ChainNotifierOuterClass.SpendRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendRequest.Builder>public ChainNotifierOuterClass.SpendRequest.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<ChainNotifierOuterClass.SpendRequest.Builder>java.io.IOExceptionpublic boolean hasOutpoint()
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;hasOutpoint in interface ChainNotifierOuterClass.SpendRequestOrBuilderpublic ChainNotifierOuterClass.Outpoint getOutpoint()
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;getOutpoint in interface ChainNotifierOuterClass.SpendRequestOrBuilderpublic ChainNotifierOuterClass.SpendRequest.Builder setOutpoint(ChainNotifierOuterClass.Outpoint value)
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;public ChainNotifierOuterClass.SpendRequest.Builder setOutpoint(ChainNotifierOuterClass.Outpoint.Builder builderForValue)
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;public ChainNotifierOuterClass.SpendRequest.Builder mergeOutpoint(ChainNotifierOuterClass.Outpoint value)
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;public ChainNotifierOuterClass.SpendRequest.Builder clearOutpoint()
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;public ChainNotifierOuterClass.Outpoint.Builder getOutpointBuilder()
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;public ChainNotifierOuterClass.OutpointOrBuilder getOutpointOrBuilder()
The outpoint for which we should request a spend notification for. If set to a zero outpoint, then the spend notification will be requested for the script instead. A zero or nil outpoint is not supported for Taproot spends because the output script cannot reliably be computed from the witness alone and the spent output script is not always available in the rescan context. So an outpoint must _always_ be specified when registering a spend notification for a Taproot output.
.chainrpc.Outpoint outpoint = 1;getOutpointOrBuilder in interface ChainNotifierOuterClass.SpendRequestOrBuilderpublic com.google.protobuf.ByteString getScript()
The output script for the outpoint above. This will be used by light clients to match block filters. If the outpoint is set to a zero outpoint, then a spend notification will be requested for this script instead.
bytes script = 2;getScript in interface ChainNotifierOuterClass.SpendRequestOrBuilderpublic ChainNotifierOuterClass.SpendRequest.Builder setScript(com.google.protobuf.ByteString value)
The output script for the outpoint above. This will be used by light clients to match block filters. If the outpoint is set to a zero outpoint, then a spend notification will be requested for this script instead.
bytes script = 2;value - The script to set.public ChainNotifierOuterClass.SpendRequest.Builder clearScript()
The output script for the outpoint above. This will be used by light clients to match block filters. If the outpoint is set to a zero outpoint, then a spend notification will be requested for this script instead.
bytes script = 2;public int getHeightHint()
The earliest height in the chain for which the outpoint/output script could have been spent. This should in most cases be set to the broadcast height of the outpoint/output script.
uint32 height_hint = 3;getHeightHint in interface ChainNotifierOuterClass.SpendRequestOrBuilderpublic ChainNotifierOuterClass.SpendRequest.Builder setHeightHint(int value)
The earliest height in the chain for which the outpoint/output script could have been spent. This should in most cases be set to the broadcast height of the outpoint/output script.
uint32 height_hint = 3;value - The heightHint to set.public ChainNotifierOuterClass.SpendRequest.Builder clearHeightHint()
The earliest height in the chain for which the outpoint/output script could have been spent. This should in most cases be set to the broadcast height of the outpoint/output script.
uint32 height_hint = 3;public final ChainNotifierOuterClass.SpendRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendRequest.Builder>public final ChainNotifierOuterClass.SpendRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendRequest.Builder>