Type alias TxUnpackedGaMetaTxAuthData1Type

TxUnpackedGaMetaTxAuthData1Type: TxUnpacked & {
    tag: GaMetaTxAuthData;
    version: 1;
}

Type declaration

Generated using TypeDoc