Updates wallet birth time if 'time' is below it

Synopsis

Declared in <wallet/wallet.h>

void
MaybeUpdateBirthTime(int64_t time);

Parameters

Name

Description

time

Candidate birth time to lower the stored birth time to.

Created with MrDocs