Skip to content

Commit 61c79ba

Browse files
committed
working?
1 parent ac984a2 commit 61c79ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/rewards/16_goldFinal.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SELECT
1414
snapshot,
1515
token,
1616
amount,
17-
reward_hash,
17+
reward_hash
1818
FROM {{.goldStagingTable}}
1919
ON CONFLICT (earner, snapshot, token, reward_hash) DO NOTHING
2020
`

0 commit comments

Comments
 (0)