[#wallet-WalletDatabase-Files] = xref:wallet.adoc[wallet]::xref:wallet/WalletDatabase.adoc[WalletDatabase]::Files :relfileprefix: ../../ :mrdocs: Return paths to all database created files == Synopsis Declared in `<wallet/db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::vector<fs::path> Files() = 0; ---- == Return Value The paths to all files created for this database. [.small]#Created with https://www.mrdocs.com[MrDocs]#