Skip to content

Commit e7ff234

Browse files
Fixed EIP712 build
1 parent bac75ef commit e7ff234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/web3swift/Utils/EIP/EIP712.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import BigInt
22
import CryptoSwift
3+
import Foundation
34

45
struct EIP712Domain: EIP712DomainHashable {
56
let chainId: EIP712.UInt256?

0 commit comments

Comments
 (0)