wallet::ScriptPubKeyMan::GetTimeFirstKey

Returns the creation time of the earliest key, used as the wallet's birth time.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
int64_t
GetTimeFirstKey() const;

Return Value

The earliest key creation time, in seconds since the epoch.