Closed as not planned
Description
Here is my code :
let web3Rinkeby = Web3.InfuraRinkebyWeb3()
let address = try? web3Rinkeby.personal.ecrecover(hash: hash, signature: signature)
hash hex string:
836f4d7315fba68b0f583304b1d2ec79023e55ad858b6751f0933e24fa842410
signature hex string:
4d5bc8ffcbc0a1bb7e5f582a1869ac11d235421b54c156da36a4d9ca08cbae5d1e802d33fafa13b2e5efda4aa00a8efd97cc557bbdff62a118a430d2b7c7b4121b
Is this code right or I should use another method?
I need some help thanks!
Metadata
Metadata
Assignees
Labels
No labels