[#wallet-WalletDescriptor-creation_time] = xref:wallet.adoc[wallet]::xref:wallet/WalletDescriptor.adoc[WalletDescriptor]::creation_time :relfileprefix: ../../ :mrdocs: Unix timestamp of when the descriptor was added to the wallet. == Synopsis Declared in `<wallet/walletutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t creation_time = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#