swarm/api: update mission statement (#19612)

pull/19644/head
Rafael Matias 5 years ago committed by Anton Evangelatov
parent 048df258dc
commit cf38a3dc65
  1. 2
      swarm/api/http/server_test.go
  2. 10
      swarm/api/http/templates.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 one or more lines are too long
Loading…
Cancel
Save