浏览代码

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


部分文件因为文件数量过多而无法显示