nooschain / contracts/manifest / contractAbiEventSchema
Variable: contractAbiEventSchema
constcontractAbiEventSchema:ZodObject<{description:ZodOptional<ZodString>;schema:ZodType<ContractAbiValue,ZodTypeDef,ContractAbiValue>;topic:ZodString; },"strip",ZodTypeAny, {description?:string;schema:ContractAbiValue;topic:string; }, {description?:string;schema:ContractAbiValue;topic:string; }>
Defined in: contracts/manifest.ts:89