We should make it easier to check the validity of payout transactions. One easy win is to change https://github.com/cowprotocol/solver-rewards/blob/252d73224e1a39549bf35a53b3af7805b14deddc/src/multisend.py#L100-L103 to post to slack instead of just logging the hash.
We should make it easier to check the validity of payout transactions.
One easy win is to change
solver-rewards/src/multisend.py
Lines 100 to 103 in 252d732
to post to slack instead of just logging the hash.