txMgr: checkLimits on Fee and Tip Separately (#9154)
* refactor checkLimits to check both fee and tip * internal helper function * use errors.Join instead of string join * unit tests
Showing
Please register or sign in to comment
* refactor checkLimits to check both fee and tip * internal helper function * use errors.Join instead of string join * unit tests