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

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
int64_t
GetTimeFirstKey() const override;

Return Value

The descriptor creation time, in seconds since the epoch.

Created with MrDocs