Closed PierreJeanjacquot closed 3 months ago
As ethers now natively supports signTypedData (or _signTypedData) we can accept ether.Signer in IExec constructor.
signTypedData
_signTypedData
ether.Signer
included in iexec@8.10.0
iexec@8.10.0
As ethers now natively supports
signTypedData
(or_signTypedData
) we can acceptether.Signer
in IExec constructor.