Return true if all conditions for periodically resending transactions are met.
Synopsis
Declared in <wallet/wallet.h>
bool
ShouldResend() const;
Return Value
true if transactions should be resent now.
Created with MrDocs
Return true if all conditions for periodically resending transactions are met.
Declared in <wallet/wallet.h>
bool
ShouldResend() const;
true if transactions should be resent now.
Created with MrDocs