Sets the range_end of the descriptor.
Synopsis
Declared in <wallet/walletutil.h>
void
SetEnd(int32_t end);
Parameters
Name |
Description |
end |
The new exclusive end of the range. |
Created with MrDocs
Sets the range_end of the descriptor.
Declared in <wallet/walletutil.h>
void
SetEnd(int32_t end);
Name |
Description |
end |
The new exclusive end of the range. |
Created with MrDocs