hledger-flow: ledger: skip COMP token
Supported by `fetch` (ethereum-based).
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user