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

Fix conversion of BlockTime for NEAR #5206

Merged
merged 4 commits into from
Feb 13, 2024
Merged

Fix conversion of BlockTime for NEAR #5206

merged 4 commits into from
Feb 13, 2024

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented Feb 13, 2024

No description provided.

We can't really pass a Result back since this is called in a lot of places
where Results aren't accepted. We make at least sure that the panic from
trying to create an invalid BlockTime is easier to diagnose from logs.
@lutter lutter merged commit fcf5363 into master Feb 13, 2024
7 checks passed
@lutter lutter deleted the lutter/block-time branch February 13, 2024 20:04
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.

3 participants