toncenter-js
    Preparing search index...

    Variable bouncePhaseConst

    bouncePhase: ZodObject<
        {
            fwd_fees: ZodOptional<ZodString>;
            msg_fees: ZodOptional<ZodString>;
            msg_size_bits: ZodOptional<ZodNumber>;
            msg_size_cells: ZodOptional<ZodNumber>;
            req_fwd_fees: ZodOptional<ZodString>;
            type: ZodString;
        },
        $strip,
    > = ...