Sfoglia il codice sorgente

swarm/api: update mission statement (#19612)

Rafael Matias 6 anni fa
parent
commit
cf38a3dc65
2 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 1 1
      swarm/api/http/server_test.go
  2. 5 5
      swarm/api/http/templates.go

+ 1 - 1
swarm/api/http/server_test.go

@@ -1043,7 +1043,7 @@ func TestGet(t *testing.T) {
 			method:             "GET",
 			headers:            map[string]string{"Accept": "text/html"},
 			expectedStatusCode: http.StatusOK,
-			assertResponseBody: "Swarm: Serverless Hosting Incentivised Peer-To-Peer Storage And Content Distribution",
+			assertResponseBody: "Swarm provides censorship resistant storage and communication infrastructure for a sovereign digital society",
 			verbose:            false,
 		},
 		{

File diff suppressed because it is too large
+ 5 - 5
swarm/api/http/templates.go


Some files were not shown because too many files changed in this diff