Skip to content

Commit

Permalink
Update ReplicantError.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
consuelita committed Dec 8, 2020
1 parent 2f535ce commit 69b7eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ReplicantSwift/ReplicantError.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

import Foundation

enum ReplicantError: Error
public enum ReplicantError: Error
{
case initializationError
case noClientPublicKey
Expand Down

0 comments on commit 69b7eff

Please sign in to comment.