Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

tronbox.js can't compile? #92

Open
ukuleele opened this issue Mar 13, 2019 · 1 comment
Open

tronbox.js can't compile? #92

ukuleele opened this issue Mar 13, 2019 · 1 comment

Comments

@ukuleele
Copy link

This is my tronbox.js :
module.exports = {
networks: {
shasta: {
privateKey: 'ac946f65e1337e85380d3649d4f6493ad719dbdee83f3aa0f882173603ae7f86',
consume_user_resource_percent: 30,
fee_limit: 100000000,

  // tronbox 2.1.9+
  // fullHost: "https://api.shasta.trongrid.io",

  // tronbox < 2.1.9
  fullNode: "https://api.shasta.trongrid.io",
  solidityNode: "https://api.shasta.trongrid.io",
  eventServer: "https://api.shasta.trongrid.io",

  network_id: "*"
}

}
}

I develop tron contract on Win7.When I compile contract , it's alter Microsoft jScript compile error .I don't know what's wrong with my deploy

@sullof
Copy link
Contributor

sullof commented Mar 16, 2019

We didn't test that in Windows. I will try to replicate the issue and will update here. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants