Skip to content

Remove no stake report#972

Open
akremstudy wants to merge 3 commits intomainfrom
remove-noStakeReport
Open

Remove no stake report#972
akremstudy wants to merge 3 commits intomainfrom
remove-noStakeReport

Conversation

@akremstudy
Copy link
Contributor

Description

Related Issue

Fixes #

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • State Changes (please describe)"
  • Chain Changes (please describe):
  • Daemon Changes
  • Tests
  • Added Getter

Testing

Checklist

  • Code follows project style guidelines
  • I have added appropriate comments to my code
  • I have updated the documentation accordingly
  • I have added tests that prove my fix or feature works
  • go test ./... is passing locally
  • make e2e is passing locally

@akremstudy akremstudy requested a review from danflo27 March 4, 2026 15:19
QueryByExpirationPrefix = collections.NewPrefix(29)
BridgeDepositQueuePrefix = collections.NewPrefix(30)
NoStakeReportsPrefix = collections.NewPrefix(31)
ReporterIndexPrefix = collections.NewPrefix(32)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants