relate to #142 and substrate pr paritytech/substrate#9732
I don't know why you design this feature, to change the leaf node from storing a normal value to a hashed node related to threshold.
This change causes a migration for substrate node, but I do not understand this feature is necessary.
It seems that this feature uses one more hash to bring less cause for calculating state root? or something else?
I do not find any discuss for this. Can you explain more reason for this feature?