wallet::DescriptorScriptPubKeyMan::SetRangeEnd

Sets the end of the descriptor's derivation range.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

[[requires_capability(0x7ff371803a38), requires_capability(0x7ff365630e98), requires_capability(0x7ff35d350a18), requires_capability(0x7ff365aaa988), requires_capability(0x7ff379b45d98), requires_capability(0x7ff37e1e2448)]]
void
SetRangeEnd(int32_t end);

Parameters

NameDescription
endThe new end index of the derivation range.