Skip to main content

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

Get the merkle proof

Schema
  • Array [
  • title
    type
    items string
    description
  • ]
Loading...