GoChain RPC Proxy

This is an example call for clique_getSigners.

Request

{
  "jsonrpc": "2.0",
  "id": "1",
  "method": "clique_getSigners",
  "params": [
    "latest"
  ]
}

Response

Code: 401 (401 Unauthorized)
Body: invalid project id