Function isAddressHistoryPayload
- isAddressHistoryPayload(
x?: null | DeepRestrictToStringKeys<{ schema: string }>,
): x is DeepRestrictToStringKeys<
{ schema: "network.xyo.diviner.address.history" },
> Returns x is DeepRestrictToStringKeys<{ schema: "network.xyo.diviner.address.history" }>