Closed raehat closed 3 days ago
Hey @raehat, thanks for your PR, this is great!
Sorry, I didn't see this until now. I actually also pushed a PR for this earlier today. I actually prefer my implementation, as that avoid doing additional DB queries, which can be significant if the validator set if large. You are welcome to follow my example and then we can merge your PR and I'll abandon mine.
Let me know what you think
Hey @corverroos, I chose the db query approach because I wasn't sure of race conditions. I'll follow your example and push a commit then 👍
Great work @arajasek approved 🚀
issue: fixes #2488