Skip to content
New issue

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

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

Already on GitHub? # to your account

Blocks API #1

Open
meywood opened this issue Oct 11, 2022 · 0 comments
Open

Blocks API #1

meywood opened this issue Oct 11, 2022 · 0 comments
Assignees

Comments

@meywood
Copy link
Collaborator

meywood commented Oct 11, 2022

Implement service and domain model for the persistence and retrieval of Blocks. The block model must contain the following fields:

blockHeight, blockHash, parentHash, timestamp, eraId, state, deployCount, transferCount, proposer

The API must allow for obtaining of page of blocks and and individual block.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant