Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstph-dvx committed Dec 24, 2023
1 parent 7373a68 commit 4d90b6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/validateTokenList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ export const tokenListIsValid = (tokenList: ArbTokenList | TokenList) => {
console.log(output);
}

console.log('RRRRRR', res);

return res;
};

Expand Down

0 comments on commit 4d90b6b

Please sign in to comment.