소스 검색

swarm/api: update mission statement (#19612)

Rafael Matias 6 년 전
부모
커밋
cf38a3dc65
2개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  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,
 		},
 		{

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 5 - 5
swarm/api/http/templates.go


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.