Lagrange-Labs / mapreduce-plonky2

Other
10 stars 0 forks source link

fix: revert bytes of each Uint32 in block hash to make consistent with onchain #352

Closed silathdiir closed 1 month ago

silathdiir commented 1 month ago

Since we pack the block hash in little-endian.

Summary