Variable: bytes32Schema
const bytes32Schema: ZodCustom<Bytes32, Bytes32>;
Defined in: packages/overcast-core/src/rfq/events.ts:32
A canonical 32-byte slot. Validated here — a wire payload is untrusted.
const bytes32Schema: ZodCustom<Bytes32, Bytes32>;
Defined in: packages/overcast-core/src/rfq/events.ts:32
A canonical 32-byte slot. Validated here — a wire payload is untrusted.