rumos-io / gears

A Rust implementation of the Cosmos SDK
Apache License 2.0
27 stars 5 forks source link

Fix bug in tree #267

Closed joneskm closed 5 days ago

joneskm commented 6 days ago

The leftmost key in the subtree was incorrectly set as the root key.