SealedUint: {
    data: string;
    utype: typeof FheUintUTypes[number];
}

Type declaration

  • data: string
  • utype: typeof FheUintUTypes[number]