fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

GraphQL Merkle Proof APIs

Open Voxelot opened this issue 2 years ago • 1 comments

depends on: https://github.com/FuelLabs/fuel-core/issues/527

Expose GraphQL APIs for generating merkle proofs:

  • Contract State Merkle Proof
  • Contract Balance Merkle Proof

These merkle root apis should support generating proofs for previous blocks/roots.

Voxelot avatar Aug 02 '22 02:08 Voxelot