Type Alias EntUnpackedStateTrees0Type

EntUnpackedStateTrees0Type: EntUnpacked & {
    tag: StateTrees;
    version: 0;
}