Skip to content

Conversation

@leekt
Copy link
Collaborator

@leekt leekt commented Mar 29, 2023

No description provided.

uint8 leafLength = uint8(signature[0]);
bytes32[] memory proof;
bytes32 leaf;
if(leafLength == 20) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add some comments to explain what's going on -- kinda hard to read with all these magic numbers.

@derekchiang derekchiang merged commit 0f2c5c0 into main Apr 12, 2023
@leekt leekt deleted the feat/merkle_session branch May 23, 2023 15:35
leekt added a commit that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants