toncenter-js
    Preparing search index...

    Variable shortTxIdConst

    shortTxId: ZodObject<
        {
            "@type": ZodLiteral<"blocks.shortTxId">;
            account: ZodString;
            hash: ZodString;
            lt: ZodString;
            mode: ZodNumber;
        },
        $strip,
    > = ...