Skip to content

Commit

Permalink
Merge pull request #3 from lorena-ssi/cb-311-maxonrow-matrix-server
Browse files Browse the repository at this point in the history
cb-311: updated maxonrow servers and maxonrow matrix server pointed t…
  • Loading branch information
crossi704 committed Apr 27, 2020
2 parents 95a2a63 + c5996cb commit 324f0f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"did:lor:lab": { "type": "substrate", "blockchainEndpoint": "wss://lab.substrate.lorena.tech", "matrixEndpoint": "https://lab.matrix.lorena.tech"},
"did:lor:labdev": { "type": "substrate", "blockchainEndpoint": "wss://labdev.substrate.lorena.tech", "matrixEndpoint": "https://labdev.matrix.lorena.tech"},
"did:lor:labtest": { "type": "substrate", "blockchainEndpoint": "wss://labtest.substrate.lorena.tech", "matrixEndpoint": "https://labtest.matrix.lorena.tech"},
"did:lor:mxn": { "type": "maxonrow", "blockchainEndpoint": "http://47.244.139.182:26657", "matrixEndpoint": "https://max.matrix.lorena.tech"},
"did:lor:max": { "type": "maxonrow", "blockchainEndpoint": "wss://maxonrow.com", "matrixEndpoint": "https://max.matrix.lorena.tech"},
"did:lor:maxtest": { "type": "maxonrow", "blockchainEndpoint": "wss://test.maxonrow.com", "matrixEndpoint": "https://maxtest.matrix.lorena.tech"},
"did:lor:mxn": { "type": "maxonrow", "blockchainEndpoint": "http://47.244.139.182:26657", "matrixEndpoint": "https://labtest.matrix.lorena.tech"},
"did:lor:max": { "type": "maxonrow", "blockchainEndpoint": "http://47.244.139.182:26657", "matrixEndpoint": "https://labtest.matrix.lorena.tech"},
"did:lor:maxtest": { "type": "maxonrow", "blockchainEndpoint": "http://47.244.139.182:26657", "matrixEndpoint": "https://labtest.matrix.lorena.tech"},
"did:lor:tgn": { "type": "substrate", "blockchainEndpoint": "wss://tgn.substrate.lorena.tech", "matrixEndpoint": "https://tgn.matrix.lorena.tech"},
"did:lor:tgntest": { "type": "substrate", "blockchainEndpoint": "wss://tgntest.substrate.lorena.tech", "matrixEndpoint": "https://tgntest.matrix.lorena.tech"}
}

0 comments on commit 324f0f9

Please sign in to comment.