Skip to content

nooschain v0.1.0


nooschain / fork-choice/conflict-store / unquarantinePeer

Function: unquarantinePeer()

unquarantinePeer(db, peerId): Promise<void>

Defined in: fork-choice/conflict-store.ts:74

Clears local quarantine state for a trusted peer.

Parameters

db

Kysely<Database>

peerId

string

Returns

Promise<void>

Audience-first NOOSChain documentation.