mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-12 02:33:06 +00:00
4 lines
80 B
NASM
4 lines
80 B
NASM
global mpt_write:
|
|
// stack: node_ptr, num_nibbles, key, retdest
|
|
// TODO
|