Skip to main content

MerklePatriciaProof

MerklePatriciaProof#

Functions#

verify(bytes value, bytes encodedPath, bytes rlpParentNodes, bytes32 root) → bool proofValidity (internal)
_getNibbleArray(bytes b) → bytes (internal)