Skip to content

Get public key

POST
/evnode.v1.SignerService/GetPublic

Retrieve the public key of the signer.

Request Body

application/json
JSON
{
}

Responses

Public key retrieved successfully

application/json
JSON
"string"

Playground

Body

Samples

cURL
JavaScript
PHP
Python
Powered by VitePress OpenAPI

Released under the APACHE-2.0 License