Returns the proofs for a transaction execution.

post/EXPERIMENTAL_light_client_block_proof

Request body

idstring

JSON-RPC request id. Auto-populated; can be any string.

jsonrpc'2.0'

JSON-RPC protocol version. Always 2.0.

method'EXPERIMENTAL_light_client_block_proof' required

Response

OR

Changes

Changed in 3 of the 9 revisions of this API.26

    • added subschema #6 subschema #7 subschema #8 subschema #9 subschema #10 to the /// response property oneOf list for the response status

      response-property-one-of-added

    • added the optional property //// to the response with the status

      response-optional-property-added

    • request property was restricted to a list of enum values

      request-property-became-enum

    • the request property became optional

      request-property-became-optional

    • the request property became optional

      request-property-became-optional

    • the request property default value dontcare was added

      request-property-default-value-added

    • the request property default value 2.0 was added

      request-property-default-value-added

    • added the new 2.0 enum value to the request property

      request-property-enum-value-added