Closed Neylix closed 5 days ago
Add the proof of validation in the transaction struct and store it in DB. Also added graphql support for the proof
Fixes #1545 (part of it)
Unit tests Node correctly stores the proof if validation in the DB. It is well retrievable in the graphql request.
Description
Add the proof of validation in the transaction struct and store it in DB. Also added graphql support for the proof
Fixes #1545 (part of it)
Type of change
How Has This Been Tested?
Unit tests Node correctly stores the proof if validation in the DB. It is well retrievable in the graphql request.
Checklist: