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

➕ Add GetLatestBlockHash method #38

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

GabrielePicco
Copy link
Contributor

@GabrielePicco GabrielePicco commented Jul 18, 2023

Add GetLatestBlockHash method

Status Type ⚠️ Core Change Issue
Ready Feature No magicblock-labs/Solana.Unity-SDK#155

Problem

Missing GetLatestBlockHash

Solution

Add GetLatestBlockHash

Issues

Closes magicblock-labs/Solana.Unity-SDK#155

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5584530947

  • 5 of 5 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 73.154%

Totals Coverage Status
Change from base Build 5574909605: 0.02%
Covered Lines: 4755
Relevant Lines: 6207

💛 - Coveralls

@GabrielePicco GabrielePicco merged commit 4fac5e0 into master Jul 18, 2023
@GabrielePicco GabrielePicco deleted the feat/add-getLatestBlockhahs branch July 18, 2023 09:26
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.

Add GetLatestBlockhash function since GetRecentBlockhash is deprecated
2 participants