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

feat: add ChainGetTipSetAfterHeight #6990

Merged
merged 1 commit into from
Aug 6, 2021
Merged

Conversation

Stebalien
Copy link
Member

This is identical to ChainGetTipSetByHeight, but returns the tipset following any null tipsets. This is what the user usually wants anyways.

(and I need it for another PR)

@Stebalien Stebalien requested a review from a team as a code owner August 5, 2021 17:54
This is identical to ChainGetTipSetByHeight, but returns the tipset
following any null tipsets. This is what the user usually wants anyways.

(and I need it for another PR)
@Stebalien Stebalien merged commit 66bfadd into master Aug 6, 2021
@Stebalien Stebalien deleted the feat/add-chain-after branch August 6, 2021 09:18
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.

2 participants