Skip to content

Commit

Permalink
add another account to blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
bt-cryptomancer committed Jul 20, 2024
1 parent b5d375f commit 4660cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/market.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const ACCOUNT_BLACKLIST = {
'waitingforlove': 1,
'thenights': 1,
'thedays': 1,
'temp': 1,
};

const getMetric = async (symbol) => {
Expand Down

0 comments on commit 4660cf5

Please sign in to comment.