Skip to content

[chore]: Modules need to query consensus for params #19597

@tac0turtle

Description

@tac0turtle

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions