wallet::CWallet::GetBirthTime

Returns the time of the first created key or, in case of an import, it could be the time of the first received transaction

Synopsis

Declared in <wallet/wallet.h>

int64_t
GetBirthTime() const;

Return Value

The wallet birth time in seconds since the epoch.