Skip to content

Commit

Permalink
Merge pull request #9066 from DefiLlama/revert-9061-revert-9060-13Jan…
Browse files Browse the repository at this point in the history
…Coins

Revert "Revert "soneium""
  • Loading branch information
waynebruce0x authored Jan 16, 2025
2 parents f16b6ff + 01d11e8 commit ff6b30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defi/l2/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export async function verifyChanges(chains: FinalData) {
)}% in ${hours}`;
});

if (message.length) throw new Error(message);
// if (message.length) throw new Error(message);
}
export function flagChainErrors(chains: FinalData) {
let message: string = ``;
Expand Down

0 comments on commit ff6b30b

Please sign in to comment.