Skip to content

nooschain v0.1.0


nooschain / contracts/manifest / contractAbiEventSchema

Variable: contractAbiEventSchema

const contractAbiEventSchema: 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

Audience-first NOOSChain documentation.