Skip to content

Commit

Permalink
no bribes
Browse files Browse the repository at this point in the history
  • Loading branch information
0xngmi authored Mar 31, 2024
1 parent e6cddc9 commit 94afb94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fees/railgun.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ const fetchFees: FetchV2 = async ({ createBalances, getLogs, chain, }) => {

return {
dailyFees: dailyFees,
dailyRevenue: dailyFees,
dailyBribesRevenue: dailyFees,
dailyRevenue: dailyFees
}
}

Expand Down

0 comments on commit 94afb94

Please sign in to comment.