forked from EvergreenCrypto/docker-finance
hledger-flow: ledger: skip aEthWETH
Currently handled by `fetch` and 'blockchain-explorers/ethereum-based'.
This commit is contained in:
@@ -121,7 +121,7 @@ if %currency_ (^WETH$|^WBTC$)
|
||||
skip
|
||||
|
||||
# Aave aTokens TODO: expand as needed
|
||||
if %currency_ (^stkAAVE$|^aWETH$|^aSNX$|^aGUSD$)
|
||||
if %currency_ (^stkAAVE$|^aWETH$|^aEthWETH$|^aSNX$|^aGUSD$)
|
||||
skip
|
||||
|
||||
# Compound cTokens TODO: expand as needed
|
||||
|
||||
Reference in New Issue
Block a user