rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
128 stars 54 forks source link

[object] ModuleStore object field size is incorrect after init genesis #1565

Closed jolestar closed 2 hours ago

jolestar commented 1 month ago

Because the genesis transaction directly writes the module to storage, does not through the move_module.move, the ModuleStore object field size does not change.