Add IPNS demo

This commit is contained in:
Anthony Laibe 2018-07-30 12:49:03 +01:00 committed by Pascal Precht
parent 663dac6009
commit 1800f506b1
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 0 additions and 1 deletions

View File

@ -152,7 +152,6 @@ __embarkENS.setProvider = function (config) {
const ERROR_MESSAGE = 'ENS is not available in this chain';
self.registration = config.registration;
self.env = config.env;
EmbarkJS.onReady(() => {
web3.eth.net.getId()
.then((id) => {