Hedera · Schema

RegisteredBlockNodeApi

Distributed LedgerBlockchainDLTHashgraphTransactionsTokensNFTsSmart ContractsEnterprise
View JSON Schema on GitHub

JSON Schema

RegisteredBlockNodeApi.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/hedera/refs/heads/main/json-schema/RegisteredBlockNodeApi.json",
  "title": "RegisteredBlockNodeApi",
  "type": "string",
  "enum": [
    "OTHER",
    "STATUS",
    "PUBLISH",
    "SUBSCRIBE_STREAM",
    "STATE_PROOF",
    "UNRECOGNIZED"
  ]
}