Type Alias EntUnpackedGaMetaTxAuthData1Type

EntUnpackedGaMetaTxAuthData1Type: EntUnpacked & {
    tag: GaMetaTxAuthData;
    version: 1;
}