From 6d701f2bdeda5122b675dee4d799d686cd804420 Mon Sep 17 00:00:00 2001 From: wizard <112275929+famouswizard@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:54:11 +0300 Subject: [PATCH] Typo Update accounting.md Fix typo: "Bitcon" to "Bitcoin" in Bitcoin Backend section --- docs/faraday/accounting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faraday/accounting.md b/docs/faraday/accounting.md index cfbad51a..7d0bd21f 100644 --- a/docs/faraday/accounting.md +++ b/docs/faraday/accounting.md @@ -4,7 +4,7 @@ These reports are formatted using the [Harmony Reporting Standard](https://githu This document provides a description of the entries in these reports. ## Bitcoin Backend -It is strongly recommended that Faraday is run with a connection to a Bitcon node when these reports are generated. This is required to lookup fee entries for channel close transactions and sweep fees. If a connection to a bitcoin node is not provided, warnings will be logged for the transactions that do not have fee entries. +It is strongly recommended that Faraday is run with a connection to a Bitcoin node when these reports are generated. This is required to lookup fee entries for channel close transactions and sweep fees. If a connection to a bitcoin node is not provided, warnings will be logged for the transactions that do not have fee entries. ## Common Fields For brevity, the following fields which have the same meaning for each entry will be omitted: