|
140 | 140 | 3AA815F52276E44100F5DB52 /* Promise+Web3+Eth+GetBlockByNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA8157C2276E44100F5DB52 /* Promise+Web3+Eth+GetBlockByNumber.swift */; };
|
141 | 141 | 3AA815F62276E44100F5DB52 /* Promise+Web3+Eth+SendRawTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA8157D2276E44100F5DB52 /* Promise+Web3+Eth+SendRawTransaction.swift */; };
|
142 | 142 | 3AA815F72276E44100F5DB52 /* Promise+Web3+Eth+GetTransactionCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA8157E2276E44100F5DB52 /* Promise+Web3+Eth+GetTransactionCount.swift */; };
|
143 |
| - 3AA815F82276E44100F5DB52 /* Promise+Web3+Contract+GetIndexedEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA8157F2276E44100F5DB52 /* Promise+Web3+Contract+GetIndexedEvents.swift */; }; |
144 | 143 | 3AA815F92276E44100F5DB52 /* Promise+Web3+TxPool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA815802276E44100F5DB52 /* Promise+Web3+TxPool.swift */; };
|
145 | 144 | 3AA815FA2276E44100F5DB52 /* Promise+Web3+Eth+GetAccounts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA815812276E44100F5DB52 /* Promise+Web3+Eth+GetAccounts.swift */; };
|
146 | 145 | 3AA815FB2276E44100F5DB52 /* Promise+Web3+Personal+UnlockAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA815822276E44100F5DB52 /* Promise+Web3+Personal+UnlockAccount.swift */; };
|
|
350 | 349 | 3AA8157C2276E44100F5DB52 /* Promise+Web3+Eth+GetBlockByNumber.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Eth+GetBlockByNumber.swift"; sourceTree = "<group>"; };
|
351 | 350 | 3AA8157D2276E44100F5DB52 /* Promise+Web3+Eth+SendRawTransaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Eth+SendRawTransaction.swift"; sourceTree = "<group>"; };
|
352 | 351 | 3AA8157E2276E44100F5DB52 /* Promise+Web3+Eth+GetTransactionCount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Eth+GetTransactionCount.swift"; sourceTree = "<group>"; };
|
353 |
| - 3AA8157F2276E44100F5DB52 /* Promise+Web3+Contract+GetIndexedEvents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Contract+GetIndexedEvents.swift"; sourceTree = "<group>"; }; |
354 | 352 | 3AA815802276E44100F5DB52 /* Promise+Web3+TxPool.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+TxPool.swift"; sourceTree = "<group>"; };
|
355 | 353 | 3AA815812276E44100F5DB52 /* Promise+Web3+Eth+GetAccounts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Eth+GetAccounts.swift"; sourceTree = "<group>"; };
|
356 | 354 | 3AA815822276E44100F5DB52 /* Promise+Web3+Personal+UnlockAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Personal+UnlockAccount.swift"; sourceTree = "<group>"; };
|
|
795 | 793 | 3AA8157C2276E44100F5DB52 /* Promise+Web3+Eth+GetBlockByNumber.swift */,
|
796 | 794 | 3AA8157D2276E44100F5DB52 /* Promise+Web3+Eth+SendRawTransaction.swift */,
|
797 | 795 | 3AA8157E2276E44100F5DB52 /* Promise+Web3+Eth+GetTransactionCount.swift */,
|
798 |
| - 3AA8157F2276E44100F5DB52 /* Promise+Web3+Contract+GetIndexedEvents.swift */, |
799 | 796 | 3AA815802276E44100F5DB52 /* Promise+Web3+TxPool.swift */,
|
800 | 797 | 3AA815812276E44100F5DB52 /* Promise+Web3+Eth+GetAccounts.swift */,
|
801 | 798 | 3AA815822276E44100F5DB52 /* Promise+Web3+Personal+UnlockAccount.swift */,
|
|
1253 | 1250 | 3AA815CF2276E44100F5DB52 /* Web3+Eth+Websocket.swift in Sources */,
|
1254 | 1251 | 3A7EA35E2280EA9A005120C2 /* Encodable+Extensions.swift in Sources */,
|
1255 | 1252 | 3AA815D22276E44100F5DB52 /* Web3+JSONRPC.swift in Sources */,
|
1256 |
| - 3AA815F82276E44100F5DB52 /* Promise+Web3+Contract+GetIndexedEvents.swift in Sources */, |
1257 | 1253 | 3AA815E42276E44100F5DB52 /* Data+Extension.swift in Sources */,
|
1258 | 1254 | 3AA815C62276E44100F5DB52 /* ABI.swift in Sources */,
|
1259 | 1255 | 3AA815D02276E44100F5DB52 /* Web3+Utils.swift in Sources */,
|
|
0 commit comments