Open
Description
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