Type alias TxUnpackedMtree1Type

TxUnpackedMtree1Type: TxUnpacked & {
    tag: Mtree;
    version: 1;
}

Type declaration

Generated using TypeDoc