From e74590ced2d4f4c73ab6ab1db94cc23e331d0ff2 Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Wed, 1 Jan 2025 21:41:34 -0800 Subject: [PATCH] container: hledger-flow: ethereum-based: re-order blockchain/subaccounts For consistency (ethereum-based and all other supported networks). --- .../ethereum-based/ethereum-based-shared.rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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