Skip to content

Commit

Permalink
IOS-4286 Make public BLSUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
skibinalexander committed Aug 15, 2023
1 parent 627c683 commit 3c7d114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TangemSdk/TangemSdk/Crypto/BLS/BLSUtils.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import CryptoKit
import Bls_Signature

@available(iOS 13.0, *)
struct BLSUtils {
public struct BLSUtils {
// MARK: - Init

public init() {}
Expand Down

0 comments on commit 3c7d114

Please sign in to comment.