Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export OfflineWeb3Signer #116

Merged
merged 1 commit into from Oct 9, 2018
Merged

Conversation

enlight
Copy link
Contributor

@enlight enlight commented Oct 9, 2018

AddressMapper.addIdentityMappingAsync() now accepts IEthereumSigner instead of Web3Signer, the interface is implemented by both Web3Signer and OfflineWeb3Signer. The former should be used in the browser, and latter in NodeJS.

AddressMapper.addIdentityMappingAsync() now accepts IEthereumSigner
instead of Web3Signer, the interface is implemented by both Web3Signer
and OfflineWeb3Signer. The former should be used in the browser, and
latter in NodeJS.
@eduardonunesp
Copy link
Contributor

LGTM

@eduardonunesp eduardonunesp merged commit 15f6a7d into master Oct 9, 2018
@enlight enlight deleted the export-offline-web3-signer branch October 15, 2018 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants