You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A simple example attempt to verify a share proof on chain using blobstreams [DAV
8
8
go run main.go
9
9
```
10
10
11
-
This example will fetch data inclusion and share proofs from using Celestia json rpc and then attempts to verifies the generate proof on chain using the deployed ShareLoader contract below.
11
+
This example will fetch data inclusion and share proofs from using Celestia json rpc and then attempts to verify the generated proof on chain using the deployed ShareLoader contract below.
0 commit comments