diff --git a/container/src/hledger-flow/accounts/blockchain-explorers/ethereum-based/ethereum-based-shared.rules b/container/src/hledger-flow/accounts/blockchain-explorers/ethereum-based/ethereum-based-shared.rules index 48820e8..c10eff1 100644 --- a/container/src/hledger-flow/accounts/blockchain-explorers/ethereum-based/ethereum-based-shared.rules +++ b/container/src/hledger-flow/accounts/blockchain-explorers/ethereum-based/ethereum-based-shared.rules @@ -43,10 +43,10 @@ if %direction ^OUT$ # Default transfers as equity accounts if %direction ^IN$ - account2 equity:%account_name:%subaccount_name:withdrawal:%blockchain:%symbol + account2 equity:%account_name:%subaccount_name:%blockchain:withdrawal:%symbol if %direction ^OUT$ - account2 equity:%account_name:%subaccount_name:deposit:%blockchain:%symbol + account2 equity:%account_name:%subaccount_name:%blockchain:deposit:%symbol # Network fees # - To get accurate balance, take all fees from "normal" because fees are also