From 810c0ebe8bb0935a6abe8a4a1939c1530d5547e2 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 24 Jan 2021 13:05:28 -0500 Subject: [PATCH] update docs --- doc/files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/files.md b/doc/files.md index 1014b94a5..f1a56bcb9 100644 --- a/doc/files.md +++ b/doc/files.md @@ -8,7 +8,7 @@ * chainstate/*; block chain state database (LevelDB) * database/*: BDB database environment * db.log: wallet database log file -* debug.log: contains debug information and general logging generated by komodod +* debug.log: contains debug information and general logging generated by hushd * fee_estimates.dat: stores statistics used to estimate minimum transaction fees and priorities required for confirmation * peers.dat: peer IP address database (custom format) * wallet.dat: personal wallet (BDB) with keys and transactions