Variable addressStateConst

addressState: ZodUnion<[ZodLiteral<"active">, ZodLiteral<"uninitialized">, ZodLiteral<"frozen">]> = state

Generated using TypeDoc