Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Add QuantaTech #49

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions QuantaTech/server_ca.crt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
-----BEGIN CERTIFICATE-----
MIIB2zCCAWCgAwIBAgIUDwuCWZB6sBSq64TpjFDFFVQ0IU8wCgYIKoZIzj0EAwMw
JDENMAsGA1UECwwETm9kZTETMBEGA1UEAwwKUXVhbnRhVGVjaDAeFw0yMzAxMTkw
OTEwMDRaFw0yNTAxMTgwOTEwMDRaMCQxDTALBgNVBAsMBE5vZGUxEzARBgNVBAMM
ClF1YW50YVRlY2gwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAASaOTTaKP+Lwt+pBW1u
LTUF1DhNcoH0qhw/bAneX5BAhP2dEYHrnO4AUe6BZ34WzQH/ZFElNOqzqi5OjlfP
G0Gbdma8vbINqEA5RO1wV3OhJOFM6jntpCEBjl+ypnjrDp+jUzBRMB0GA1UdDgQW
BBTD8zZAQ/heOmo0RZxQD0pe1XjsEDAfBgNVHSMEGDAWgBTD8zZAQ/heOmo0RZxQ
D0pe1XjsEDAPBgNVHRMBAf8EBTADAQH/MAoGCCqGSM49BAMDA2kAMGYCMQC7U8mS
IIlg5eyfD+eYMO6JIiAqYlZR38zLGM4zK/FlCTPa7nYLaV+qe1An0r3gQsUCMQDv
vCfgBlwZN8ENlzmd6spxKvg4PTIJLGAvlUXL2lyzfOASw5hXA/2bwBm4U3GQ9OI=
-----END CERTIFICATE-----
4 changes: 4 additions & 0 deletions stewards.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,9 @@
{
"ca": "chainnodes/server_ca.crt",
"endpoint": "https://steward.chainnodes.net:5734"
},
{
"ca": "QuantaTech/server_ca.crt",
"endpoint": "https://quantatech.space:5734"
}
]