Function isBoundWitnessStatsPayload
- isBoundWitnessStatsPayload(
x?: null | DeepRestrictToStringKeys<{ schema: string }>,
): x is DeepRestrictToStringKeys<
{ count: number; schema: "network.xyo.diviner.boundwitness.stats" },
> Returns x is DeepRestrictToStringKeys<
{ count: number; schema: "network.xyo.diviner.boundwitness.stats" },
>