From 0a3e88628ab73f48177ce4d27009c9eb474e3b6e Mon Sep 17 00:00:00 2001 From: Denis Granha Date: Mon, 29 Jan 2018 12:14:52 +0100 Subject: [PATCH] missing property ledgerAPI (#64) --- dapp/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dapp/config.js b/dapp/config.js index 2dc630c1..0a6ae080 100644 --- a/dapp/config.js +++ b/dapp/config.js @@ -12,7 +12,7 @@ var txDefaultOrig = defaultChainID: null, // Mainnet walletFactoryAddress: "0x6e95c8e8557abc08b46f3c347ba06f8dc012763f", - //ledgerAPI: "http://localhost:" + ledgerPort, + ledgerAPI: "http://localhost:" + ledgerPort, tokens: [ { 'address': '0x6810e776880c02933d47db1b9fc05908e5386b96',