[#wallet-CWallet-SetNextResend] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::SetNextResend :relfileprefix: ../../ :mrdocs: Set the next time this wallet should resend transactions to 12‐36 hours from now, ~1 day on average. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetNextResend(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#