hyperledger-labs / orion-sdk-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a utility method to get a complete TX proof and verify it

tock-ibm opened this issue · comments

Implement a utility method to get a complete TX existence proof and verify it, relative to the last block (or a given block number >= tx-block).

  • get last block (or given block number) header
  • get path and verify it, to genesis - tx-block - last block
  • proof to tx in block, verify it