Variable: ClientScanResultSchema
Makaio Framework / contracts/client / ClientScanResultSchema
Variable: ClientScanResultSchema
Section titled “Variable: ClientScanResultSchema”
constClientScanResultSchema:ZodObject<{clientId:ZodString;found:ZodBoolean;version:ZodOptional<ZodString>;warningMessage:ZodOptional<ZodString>; },$strip>
Defined in: ../../../packages/contracts/src/client/account-identity.ts:61
A detected client binary scan result.