Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 524 Bytes

api-oracle-1_get_getpubkey.md

File metadata and controls

26 lines (21 loc) · 524 Bytes

API-Oracle-1: Get new and unique public key

The oracle generates a new and unique public key, which can be used to create a locked multi-signature script destination.

Endpoint:
GET /getpubkey
Response:
Status: 200 OK
{
  "pubkey": "02684c357f3eac6ff86aa036e2edd2c20a1e1b79dacf37487843bd30311ae98512"
}