Skip to content

Commit

Permalink
use the correct word for reward type
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-d committed Dec 14, 2023
1 parent d980c4b commit b86ae1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/databases/timescale/spooler/spooler.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ func CreatePendingWinners(winner worker.EthereumWinnerAnnouncement, tokenDetails
Utility: utility,
BlockNumber: blockNumber,
Network: network_,
RewardType: "recipient",
RewardType: "receive",
LogIndex: logIndex,
Application: application,
})
Expand Down

0 comments on commit b86ae1b

Please sign in to comment.