pathfinder icon indicating copy to clipboard operation
pathfinder copied to clipboard

Design RPC API for transaction proofs

Open Mirko-von-Leipzig opened this issue 9 months ago • 0 comments

Extend the pathfinder RPC API with two new methods for transaction and event proofs.

  • input for both is a transaction hash
  • assume caller has access to the block header i.e. knows the event/transaction commitment and counts, although we could consider emitting these values as output

Mirko-von-Leipzig avatar Apr 30 '24 14:04 Mirko-von-Leipzig