Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
invocamanman committed Feb 5, 2024
1 parent d2b9972 commit 91b3d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/v2/utils/ClaimCompressor.sol
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ contract ClaimCompressor {
function sendCompressedClaims(
bytes calldata compressedClaimCalls
) external {
// TODO get metadata tokens ( max len metadata)
// TODO first rollupExitRoot, instead of zeroes, could be zero hashes, Codecopy?¿

// Load "dynamic" constant and immutables since are not accesible from assembly
Expand Down

0 comments on commit 91b3d31

Please sign in to comment.