Summary
In server/v2 we are moving away from a context holding all the information. This leads to modules that get consensus params needing to query consensus params each time they need it.
Problem Definition
No response
Proposed Feature
migrate modules that use consensus params to query it from the consensus module.
modules can use this router to get the needed information #19571
Summary
In server/v2 we are moving away from a context holding all the information. This leads to modules that get consensus params needing to query consensus params each time they need it.
Problem Definition
No response
Proposed Feature
migrate modules that use consensus params to query it from the consensus module.
modules can use this router to get the needed information #19571