diff --git a/Sources/WalletConnectSign/Types/Session/SessionType.swift b/Sources/WalletConnectSign/Types/Session/SessionType.swift index 69114fc45..f682f2df8 100644 --- a/Sources/WalletConnectSign/Types/Session/SessionType.swift +++ b/Sources/WalletConnectSign/Types/Session/SessionType.swift @@ -1,6 +1,6 @@ import Foundation -typealias NetworkingReason = Reason +fileprivate typealias NetworkingReason = Reason // Internal namespace for session payloads. internal enum SessionType {