Sets the end of the descriptor's derivation range.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

[[requires_capability(0x7f94fd519088), requires_capability(0x7f95058b9228), requires_capability(0x7f94f1e43fe8), requires_capability(0x7f9505cb2d08), requires_capability(0x7f94f23e4508), requires_capability(0x7f94fd840c48)]]
void
SetRangeEnd(int32_t end);

Parameters

Name

Description

end

The new end index of the derivation range.

Created with MrDocs