← Code LabNode.js0/50 solved · 0%
Web3 · hard

43. Simplified Merkle Logic

Pairwise concatenation logic.

Write `step(nodes)` that returns the next level of the tree (half size).
Required in your answer: nodes[i]nodes[i+1]