8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
check_branch_node
value
In eth valid MPTs, value is always none in branch nodes
add a check in check_branch_node to make sure the value field in the BranchNode is none
add corresponding tests
Status