[#wallet-WalletDescriptor-SetEnd] = xref:wallet.adoc[wallet]::xref:wallet/WalletDescriptor.adoc[WalletDescriptor]::SetEnd :relfileprefix: ../../ :mrdocs: Sets the range_end of the descriptor. == Synopsis Declared in `<wallet/walletutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetEnd(int32_t end); ---- == Parameters [cols="1,4"] |=== | Name| Description | *end* | The new exclusive end of the range. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#