Skip to content
Props Documentation
Main Navigation
Home
EVM Diamond Framework
Props Diamond SDK
Appearance
Menu
Return to top
On this page
Solidity API
MerkleProofMock
verify
solidity
function
verify
(
bytes32
[]
proof
,
bytes32
root
,
bytes32
leaf
)
external
pure
returns
(
bool
)