iExecBlockchainComputing / iexec-sdk

CLI and JS library allowing developers to easily interact with the iExec stack
https://iex.ec
Other
411 stars 38 forks source link

accept ethers signer in IExec constructor #132

Closed PierreJeanjacquot closed 3 months ago

PierreJeanjacquot commented 3 years ago

As ethers now natively supports signTypedData (or _signTypedData) we can accept ether.Signer in IExec constructor.

PierreJeanjacquot commented 3 months ago

included in iexec@8.10.0