Open MoeMahhouk opened 6 months ago
This PR does a minor refactor to the create bls keypair script and doesn't change its behavior
It is just a minor refactor that I noticed while using the script. It doesn't change its functionality but simplifies the code
Tested with "go run main.go" in the same folder and it works exactly as before
Nice, thx! But it's conflicting with https://github.com/flashbots/mev-boost-relay/pull/611 I think
📝 Summary
This PR does a minor refactor to the create bls keypair script and doesn't change its behavior
⛱ Motivation and Context
It is just a minor refactor that I noticed while using the script. It doesn't change its functionality but simplifies the code
✅ I have run these commands
Tested with "go run main.go" in the same folder and it works exactly as before