Skip to content

Commit

Permalink
Update worker-processmempool.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosrdz committed Oct 27, 2024
1 parent 21eb51e commit 74858d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/worker-processmempool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ async function processMempool() {
level: "transactions",
token: "",
os: "ios",
category: "TRANSACTION_CATEGORY",
};

allPotentialPushPayloadsArray.push(payload);
Expand Down

0 comments on commit 74858d3

Please sign in to comment.