pokt-network / smt

A Go library that implements a Sparse Merkle Trie for a key-value map.
https://pkg.go.dev/github.com/pokt-network/smt
Other
16 stars 4 forks source link

fix whitepaper link #35

Closed zorjak closed 10 months ago

zorjak commented 10 months ago

Summary

Human Summary

AI Summary

Summary generated by Reviewpad on 30 Dec 23 00:02 UTC

This pull request fixes the whitepaper link in the README file. The previous link was pointing to an incorrect URL, and it has been updated to the correct URL.

Issue

Fixes #

[Explain the reasoning for the PR in 1-2 sentences. Consider adding a link or a screenshot.]

Type of change

Please mark the relevant option(s):

Testing

Required Checklist

If Applicable Checklist

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d88ea55) 83.28% compared to head (354c7d1) 83.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #35 +/- ## ======================================= Coverage 83.28% 83.28% ======================================= Files 8 8 Lines 1406 1406 ======================================= Hits 1171 1171 Misses 178 178 Partials 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.