BitGo / eth-multisig-v2

Multi-Sig Wallet v2, supporting original Wallet.sol methods with additional confirmAndExecute improvements to allow for single-transaction signing by multiple owners.
Apache License 2.0
271 stars 101 forks source link

sendMultiSig problem #14

Closed Wangmmx closed 5 years ago

Wangmmx commented 5 years ago

I have deployed the contract on Kovan. But I'm having trouble transferring Eth using SendMultiSig. I don't know if I got the correct data and signature. Can you please help me? image

Wangmmx commented 5 years ago

I figured out, thanks anyway

affankhan43 commented 5 years ago

can guide me how can i get data and signature

todipratik commented 4 years ago

Hey @Wangmmx, How did you compute keccak256 required for signature field of sendMultiSig?

Poonam911 commented 10 months ago

Hii @Wangmmx

can you guide me how to execute the SendMultiSig function beacsue i got revert transaction error again and again thanks & regards Poonam Singh