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: add raw block header endpoints #1035

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented Feb 19, 2019

This adds the following endpoints:

- /block/best/header/raw
- /block/{ind}/header/raw
- /block/hash/{hash}/header/raw

Use the same api/types.BlockRaw type as used for the raw block endpoints

Use the same api/types.BlockRaw type as used for the raw block endpoints
@chappjc chappjc merged commit bce7861 into decred:master Feb 25, 2019
@chappjc chappjc deleted the api-block-header-raw branch February 25, 2019 14:50
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

Successfully merging this pull request may close these issues.

1 participant