|
189 | 189 | 5CF7E8BA276B79380009900F /* web3swiftGanacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF7E8B5276B79380009900F /* web3swiftGanacheTests.swift */; };
|
190 | 190 | 5CF7E8BB276B79380009900F /* web3swiftENSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF7E8B6276B79380009900F /* web3swiftENSTests.swift */; };
|
191 | 191 | 5CF7E8BC276B79380009900F /* web3swiftWebsocketTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF7E8B7276B79380009900F /* web3swiftWebsocketTests.swift */; };
|
| 192 | + 6038B36427FE0B3500E4E22E /* EthereumParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6038B36327FE0B3500E4E22E /* EthereumParameters.swift */; }; |
192 | 193 | 604FA4FF27ECBDC80021108F /* DataConversionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 604FA4FE27ECBDC80021108F /* DataConversionTests.swift */; };
|
193 | 194 | 60FFB09D27F6455000DBC22B /* EIP1559Envelope.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60FFB09627F6455000DBC22B /* EIP1559Envelope.swift */; };
|
194 | 195 | 60FFB09E27F6455000DBC22B /* Web3+Options.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60FFB09727F6455000DBC22B /* Web3+Options.swift */; };
|
|
417 | 418 | 5CF7E8B5276B79380009900F /* web3swiftGanacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swiftGanacheTests.swift; sourceTree = "<group>"; };
|
418 | 419 | 5CF7E8B6276B79380009900F /* web3swiftENSTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swiftENSTests.swift; sourceTree = "<group>"; };
|
419 | 420 | 5CF7E8B7276B79380009900F /* web3swiftWebsocketTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swiftWebsocketTests.swift; sourceTree = "<group>"; };
|
| 421 | + 6038B36327FE0B3500E4E22E /* EthereumParameters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumParameters.swift; sourceTree = "<group>"; }; |
420 | 422 | 604FA4FE27ECBDC80021108F /* DataConversionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataConversionTests.swift; sourceTree = "<group>"; };
|
421 | 423 | 60FFB09627F6455000DBC22B /* EIP1559Envelope.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EIP1559Envelope.swift; sourceTree = "<group>"; };
|
422 | 424 | 60FFB09727F6455000DBC22B /* Web3+Options.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Web3+Options.swift"; sourceTree = "<group>"; };
|
|
713 | 715 | 60FFB09C27F6455000DBC22B /* LegacyEnvelope.swift */,
|
714 | 716 | 3AA8153D2276E44100F5DB52 /* BloomFilter.swift */,
|
715 | 717 | 3AA8153F2276E44100F5DB52 /* EthereumTransaction.swift */,
|
| 718 | + 6038B36327FE0B3500E4E22E /* EthereumParameters.swift */, |
716 | 719 | );
|
717 | 720 | path = Transaction;
|
718 | 721 | sourceTree = "<group>";
|
|
1283 | 1286 | isa = PBXSourcesBuildPhase;
|
1284 | 1287 | buildActionMask = 2147483647;
|
1285 | 1288 | files = (
|
| 1289 | + 6038B36427FE0B3500E4E22E /* EthereumParameters.swift in Sources */, |
1286 | 1290 | 3AA815CF2276E44100F5DB52 /* Web3+Eth+Websocket.swift in Sources */,
|
1287 | 1291 | 3A7EA35E2280EA9A005120C2 /* Encodable+Extensions.swift in Sources */,
|
1288 | 1292 | 3AA815D22276E44100F5DB52 /* Web3+JSONRPC.swift in Sources */,
|
|
0 commit comments