Skip to content

Commit

Permalink
more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mouseless-eth committed May 20, 2024
1 parent 54d1909 commit 099406f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mempool/mempool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,8 @@ export class MemoryMempool {
)
opsTaken++
}

console.log(`[moose] ${result}`)
return result
}

Expand Down

0 comments on commit 099406f

Please sign in to comment.