hledger-flow: ledger: skip COMP token

Supported by `fetch` (ethereum-based).
This commit is contained in:
2025-01-29 23:23:01 -08:00
parent d850953c71
commit 7c78e9e647

View File

@@ -124,8 +124,8 @@ if %currency_ (^WETH$|^WBTC$)
if %currency_ (^stkAAVE$|^aWETH$|^aEthWETH$|^aSNX$|^aGUSD$) if %currency_ (^stkAAVE$|^aWETH$|^aEthWETH$|^aSNX$|^aGUSD$)
skip skip
# Compound cTokens TODO: expand as needed # Compound / cTokens TODO: expand as needed
if %currency_ (^cETH$|^cDAI$|^cUSDT$|^cUSDC$) if %currency_ (^COMP$|^cETH$|^cDAI$|^cUSDT$|^cUSDC$)
skip skip
# #