rollmint icon indicating copy to clipboard operation
rollmint copied to clipboard

Use DA commitment instead of simple data hash

Open gupadhyaya opened this issue 5 months ago • 0 comments

currently the dataHash field in the header is populated using data.Hash() a simple merkle tree hash. this needs to be changed to commitment obtained by calling the createCommitment.

gupadhyaya avatar Sep 04 '24 05:09 gupadhyaya