concordium-node icon indicating copy to clipboard operation
concordium-node copied to clipboard

Add gRPC API endpoint for constructing contract state merkle proofs

Open limemloh opened this issue 1 year ago • 0 comments

The gRPC API of the concordium node should provide an endpoint InstanceStateMembershipProof for constructing merkle membership proofs of a given key and value in the state of a given instance of a given trusted block hash.

This endpoint returns an error if the provided block hash is prior to the protocol version 7.

limemloh avatar Nov 10 '23 14:11 limemloh