diff --git a/container/src/hledger-flow/accounts/electrum/electrum-shared.rules b/container/src/hledger-flow/accounts/electrum/electrum-shared.rules index 72f6819..70eeea1 100644 --- a/container/src/hledger-flow/accounts/electrum/electrum-shared.rules +++ b/container/src/hledger-flow/accounts/electrum/electrum-shared.rules @@ -76,6 +76,6 @@ if %direction ^OUT$ amount4 %fee BTC comment txid:%txid, notes:%label, taxed_as:SPEND comment3 %timestamp,SPEND,electrum,BTC,%fee,USD,%fiat_fee,FEE -# comment3 so account2 SPEND isn't overwritten, when applicable +# Using comment3 so a comment2 SPEND isn't overwritten (when applicable) # vim: sw=2 sts=2 si ai et