mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 19:27:38 +02:00
json schema json file checking, p2p fixes
This commit is contained in:
@@ -174,5 +174,7 @@ export interface PeerInfo {
|
||||
host: string
|
||||
port: number
|
||||
publicKey: string
|
||||
contact: string
|
||||
lastSync?: Date
|
||||
note?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user