Skip to content

Commit

Permalink
Update ReplicantBaseConnection.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoSax committed Nov 30, 2021
1 parent 8c25a67 commit 6eeb41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ReplicantSwift/ReplicantBaseConnection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import Crypto
import Network
import Transmission

class ReplicantBaseConnection: Transmission.Connection
public class ReplicantBaseConnection: Transmission.Connection
{
public let aesOverheadSize = 113
public let payloadLengthOverhead = 2
Expand Down

0 comments on commit 6eeb41e

Please sign in to comment.