Boilertalk / Web3.swift

A pure swift Ethereum Web3 library
MIT License
636 stars 187 forks source link

Add function to init signed Tx from raw tx hash and tests #172

Closed Florian-S-A-W closed 5 months ago

Florian-S-A-W commented 5 months ago

Create a EthereumSignedTransaction from a raw tx hash. Also includes tests.