@ -6,8 +6,8 @@ pragma solidity ^0.8.0;
|
|||||||
/**
|
/**
|
||||||
* @dev These functions deal with verification of Merkle Tree proofs.
|
* @dev These functions deal with verification of Merkle Tree proofs.
|
||||||
*
|
*
|
||||||
* The proofs can be generated using our JavaScript library
|
* The tree and the proofs can be generated using our
|
||||||
* https://github.com/OpenZeppelin/merkle-tree[`@openzeppelin/merkle-tree`].
|
* https://github.com/OpenZeppelin/merkle-tree[JavaScript library].
|
||||||
* You will find a quickstart guide in the readme.
|
* You will find a quickstart guide in the readme.
|
||||||
*
|
*
|
||||||
* WARNING: You should avoid using leaf values that are 64 bytes long prior to
|
* WARNING: You should avoid using leaf values that are 64 bytes long prior to
|
||||||
|
|||||||
Reference in New Issue
Block a user