Type Alias EntUnpackedAccountsMtree1Type

EntUnpackedAccountsMtree1Type: EntUnpacked & {
    tag: AccountsMtree;
    version: 1;
}