TSS
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /zeta-chain/observer/TSS HTTP/1.1
Host: zetachain.nownodes.io
Accept: */*
{
"TSS": {
"tss_pubkey": "text",
"tss_participant_list": [
"text"
],
"operator_address_list": [
"text"
],
"finalizedZetaHeight": "text",
"keyGenZetaHeight": "text"
}
}