Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into qa
Browse files Browse the repository at this point in the history
  • Loading branch information
bt-cryptomancer committed Jul 13, 2024
2 parents 7b0f5b7 + b5d375f commit 28d03a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/market.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ const CONTRACT_NAME = 'market';
const ACCOUNT_BLACKLIST = {
'sunsetjesus': 1,
'waitingforlove': 1,
'thenights': 1,
'thedays': 1,
};

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

0 comments on commit 28d03a7

Please sign in to comment.