Untitled
unknown
plain_text
2 years ago
187 B
5
Indexable
selectors[i][j] = DualMux(); selectors[i][j].in[0] <== j == 0 ? leaf[i] : hashers[i][j - 1].hash; selectors[i][j].in[1] <== pathElements[i][j]; selectors[i][j].s <== pathIndices[i][j];
Editor is loading...