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

API /v1/system/revision.json should return block hash of recent block #1504

Open
msgilligan opened this issue Jun 1, 2017 · 1 comment
Open

Comments

@msgilligan
Copy link
Member

msgilligan commented Jun 1, 2017

The JSON currently being returned looks like this:

{
    "last_block": 469174,
    "last_parsed": "Thu, 01 Jun 2017 06:46:25 GMT"
}

It would be nice to have the last_block_hash and maybe a block time.

The README has some old information for this call that should be removed.

@msgilligan msgilligan changed the title API /v1/system/revision.json no longer returns commit_hexsha of current block API /v1/system/revision.json should return block hash of recent block Jun 1, 2017
@msgilligan
Copy link
Member Author

Here's a PR for the README update: #1506

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

No branches or pull requests

1 participant