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
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ either `file` or `s3`.
18
18
The `s3` backend will also work with (for example) Google Cloud Storage buckets (instructions [here](https://medium.com/google-cloud/using-google-cloud-storage-with-minio-object-storage-c994fe4aab6b)).
19
19
20
20
### Data Validity
21
-
Currently, the archiver and api do not validate the beacon node's data. Therefore, it's important to either trust the
21
+
Currently, the archiver and API do not validate the beacon node's data. Therefore, it's important to either trust the
22
22
Beacon node, or validate the data in the client. There is an open [issue](https://github.com/base/blob-archiver/issues/4)
23
-
to add data validation to the archiver and api.
23
+
to add data validation to the archiver and API.
24
24
25
25
### Development
26
26
The `Makefile` contains a number of commands for development:
0 commit comments