nooschain / db/schema / PeerScoreEventTable
Interface: PeerScoreEventTable
Defined in: db/schema.ts:804
Local peer reputation event log.
Properties
created_at
created_at:
Timestamp
Defined in: db/schema.ts:812
delta
delta:
number
Defined in: db/schema.ts:808
details
Defined in: db/schema.ts:811
event_type
event_type:
string
Defined in: db/schema.ts:807
id
id:
string
Defined in: db/schema.ts:805
peer_id
peer_id:
string
Defined in: db/schema.ts:806
score_after
score_after:
number
Defined in: db/schema.ts:809
severity
severity:
string
Defined in: db/schema.ts:810