Boqian Ma
Results
1
issues of
Boqian Ma
From the implementation, it seems like the balance tree uses the same sparse merkle tree data structure as the circuit account tree. ``` pub struct CircuitAccount { pub subtree: SparseMerkleTree,...