wallet::DescriptorScriptPubKeyMan::SetRangeEnd

Sets the end of the descriptor's derivation range.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

[[requires_capability(0x7fbc763113e8), requires_capability(0x7fbc81288208), requires_capability(0x7fbc7d507258), requires_capability(0x7fbc96777948), requires_capability(0x7fbc846b19e8), requires_capability(0x7fbc8dc01308)]]
void
SetRangeEnd(int32_t end);

Parameters

NameDescription
endThe new end index of the derivation range.