Skip to content

Commit

Permalink
Update cowprotocol/accounting/rewards/mainnet/service_fee_query_40179…
Browse files Browse the repository at this point in the history
…25.sql

Co-authored-by: bram-vdberg <[email protected]>
  • Loading branch information
harisang and bram-vdberg authored Sep 4, 2024
1 parent a473922 commit 3522829
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ latest_vouches as (
evt_block_number,
evt_index,
solver,
NULL as cow_reward_target, -- Invalidation does not have a reward target
null as cow_reward_target, -- Invalidation does not have a reward target
bonding_pool,
sender,
'InvalidateVouch' as event_type
Expand Down

0 comments on commit 3522829

Please sign in to comment.