ethers.objc icon indicating copy to clipboard operation
ethers.objc copied to clipboard

Obtaining a transaction signature is not right

Open changning420 opened this issue 7 years ago • 4 comments

Hello, how to get the transaction signature by sending, receiving the address amount, oil fee nonce.

changning420 avatar May 28 '18 07:05 changning420

how to send transaction?

changning420 avatar May 28 '18 08:05 changning420

I need you !

changning420 avatar May 28 '18 08:05 changning420

Please see the Signer code from EthersWallet for an example: https://github.com/ethers-io/EthersWallet-ios/blob/master/EthersWallet/src/Utilities/Signers/CloudKeychainSigner.m#L919

That should get you started. :)

ricmoo avatar May 28 '18 08:05 ricmoo

ok,thank you!

changning420 avatar May 29 '18 01:05 changning420