Bläddra i källkod

swarm/api: update mission statement (#19612)

Rafael Matias 6 år sedan
förälder
incheckning
cf38a3dc65
2 ändrade filer med 6 tillägg och 6 borttagningar
  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,
 		},
 		{

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 5 - 5
swarm/api/http/templates.go


Vissa filer visades inte eftersom för många filer har ändrats