@nexeraprotocol/nexera-id-schemas
Advanced tools
Comparing version 1.10.74-dev to 1.10.75-dev
@@ -24,2 +24,3 @@ import { z } from "zod"; | ||
}>; | ||
export type TxAuthData = z.infer<typeof TxAuthData>; | ||
export declare const TxAuthInput: z.ZodObject<{ | ||
@@ -44,2 +45,3 @@ contractAbi: z.ZodUnknown; | ||
}>; | ||
export type TxAuthInput = z.infer<typeof TxAuthInput>; | ||
export declare const TxAuthInputSdk: z.ZodObject<Omit<{ | ||
@@ -148,5 +150,3 @@ contractAbi: z.ZodUnknown; | ||
}>; | ||
export type TxAuthData = z.infer<typeof TxAuthData>; | ||
export type TxAuthInput = z.infer<typeof TxAuthInput>; | ||
export type GetTxAuthDataSignatureResponse = z.infer<typeof GetTxAuthDataSignatureResponse>; | ||
//# sourceMappingURL=txAuthData.schema.d.ts.map |
{ | ||
"name": "@nexeraprotocol/nexera-id-schemas", | ||
"version": "1.10.74", | ||
"version": "1.10.75", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/nexeraprotocol-nexera-id-schemas.cjs.js", |
{ | ||
"name": "@nexeraprotocol/nexera-id-schemas", | ||
"version": "1.10.74-dev", | ||
"version": "1.10.75-dev", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/nexeraprotocol-nexera-id-schemas.cjs.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package