Closed PierreJeanjacquot closed 3 months ago
AbstractProvider
AbstractSigner
BrowserProvider
ensRegistryAddress
Network.register()
fixes https://github.com/iExecBlockchainComputing/iexec-sdk/issues/132
Added
AbstractProvider
,AbstractSigner
andBrowserProvider
to instantiate modules https://github.com/iExecBlockchainComputing/iexec-sdk/issues/132Changed
Removed
ensRegistryAddress
option (use ethersNetwork.register()
to configure custom networks supporting ENS)