Skip to content

Commit

Permalink
added ifcanimport
Browse files Browse the repository at this point in the history
#if canImport(curveSecp256k1)
import curveSecp256k1
#endif
  • Loading branch information
ieow committed May 20, 2024
1 parent 7ff9bc5 commit e306d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/MPCEthereumProvider/MPCEthereumProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

import BigInt
import Foundation
#ifcanimport
import curveSecp256k1
import web3

Expand Down

0 comments on commit e306d4d

Please sign in to comment.