wallet::CWallet::MaybeUpdateBirthTime

Updates wallet birth time if 'time' is below it

Synopsis

Declared in <wallet/wallet.h>

void
MaybeUpdateBirthTime(int64_t time);

Parameters

NameDescription
timeCandidate birth time to lower the stored birth time to.