Skip to content

Commit

Permalink
update peerRole
Browse files Browse the repository at this point in the history
  • Loading branch information
MacOMNI committed Feb 13, 2025
1 parent cea756c commit 4b2ba10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Node/Sources/Node/NetworkingProtocol/NetworkProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ public protocol NetworkProtocol: Sendable {

/// The public key of this node's network identity
var networkKey: String { get }

var peerRole: PeerRole { get }
}

0 comments on commit 4b2ba10

Please sign in to comment.