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: bot-pinner/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ $ docker-compose up -d
15
15
16
16
1. Standard IPFS container which creates a local mount for data
17
17
2. Evidence container that awaits new events and then scrapes the latest hashes and submits it to IPFS.
18
+
3.`src/peers.txt` contains a list of peers, by default it will add connects to Estuary & Kleros IPFS nodes. This should make it easier to find content by creating a data network around Kleros Court V2.
19
+
1. Adding these peers will make it easier to find and replicate content.
0 commit comments