get_merkle_feeds_proof
GET/node/v1/merkle_feeds/proof/:option_hash
get_merkle_feeds_proof
Request
Path Parameters
option_hash stringrequired
Hexadecimal hash of the option
Query Parameters
network any
block_id any
Responses
- 200
Get the merkle proof
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
title
type
items string
description
[
[
"string"
]
]
Loading...