Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Define the appropriate json structure of BlockHeader and Tx in the listener operations of server/v2 #22009

Open
Tracked by #20352
cool-develope opened this issue Oct 1, 2024 · 1 comment

Comments

@cool-develope
Copy link
Contributor

cool-develope commented Oct 1, 2024

Context

There are some todos in server/v2 and baseapp listener staff

  • need to determine the serialization structure of BlockHeader in listener.StartBlock
  • need to determine the json structure of tx in listener.OnTx
@facundomedica
Copy link
Member

For now we'll just use the default json marshalling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants