Revert: Add service account override#8324
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
fvm/transactionVerifier.go
Outdated
| address flow.Address, | ||
| keyWeightThreshold int, | ||
| ) bool { | ||
| fmt.Println(weights[address], keyWeightThreshold) |
There was a problem hiding this comment.
I removed it and re-added a comment higher up.
reverts: #8273