Sets the end of the descriptor's derivation range.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
[[requires_capability(0x7f2e1dcac5d8), requires_capability(0x7f2e111ba7f8), requires_capability(0x7f2e15ef17b8), requires_capability(0x7f2e23730618), requires_capability(0x7f2e266131d8), requires_capability(0x7f2e2357e0c8)]]
void
SetRangeEnd(int32_t end);
Parameters
Name |
Description |
end |
The new end index of the derivation range. |
Created with MrDocs