We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac75ef commit e7ff234Copy full SHA for e7ff234
Sources/web3swift/Utils/EIP/EIP712.swift
@@ -1,5 +1,6 @@
1
import BigInt
2
import CryptoSwift
3
+import Foundation
4
5
struct EIP712Domain: EIP712DomainHashable {
6
let chainId: EIP712.UInt256?
0 commit comments