Skip to content

init HW mode wrongly inits with EnigmaSimulation #62

Open
@levackt

Description

@levackt

forum post

I found that when I run “discovery init” with HW mode, getEnigmaInit.js needs to change as follow.
//const EnigmaContract = require('../build/enigma_contracts/EnigmaSimulation.json');
const EnigmaContract = require('../build/enigma_contracts/Enigma.json');

Confirmed this, not sure if it's possible yet to use the mode in the discovery-template-dapp

Metadata

Metadata

Assignees

Labels

enigmaJSissue pertains to Enigma JS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions