Skip to main content

ProviderBondRegistryState

@totemsdk/provider-bond


@totemsdk/provider-bond / ProviderBondRegistryState

Interface: ProviderBondRegistryState

Properties

bondProofs

bondProofs: Record<string, BondProofRef[]>


incidents

incidents: Record<string, IncidentRecord[]>


probes

probes: Record<string, ProbeResult[]>


providers

providers: Record<string, ProviderBondManifest>


scores

scores: Record<string, ProviderScore>


updatedAt?

optional updatedAt?: number