diff --git a/container/src/hledger-flow/accounts/coinbase/coinbase-shared.bash b/container/src/hledger-flow/accounts/coinbase/coinbase-shared.bash index 35bf4e5..38cf308 100755 --- a/container/src/hledger-flow/accounts/coinbase/coinbase-shared.bash +++ b/container/src/hledger-flow/accounts/coinbase/coinbase-shared.bash @@ -85,6 +85,9 @@ function __parse() sub(/Z/, "", $9); sub(/\+.*/, "", $9); + # Allow numerical symbols + gsub(/1INCH/, "ONEINCH") + # Print for rules consumption printf $1 OFS # account_id (prepended column) printf $2 OFS # id (coinbase_id)