Skip to content

Commit

Permalink
Prepare for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Redm4x committed Oct 23, 2023
1 parent 9fedfa4 commit c1383a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions indexer/src/indexers/akashStatsIndexer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -796,8 +796,6 @@ export class AkashStatsIndexer extends Indexer {
blockGroupTransaction: DbTransaction,
msg: Message
) {
console.log(JSON.stringify(decodedMessage.$type, null, 2));
throw "STOP";
await Provider.update(
{
hostUri: decodedMessage.hostUri,
Expand Down

0 comments on commit c1383a3

Please sign in to comment.