Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Default gas limit used for deploys is different between the website and the source code #227

Open
barakman opened this issue Oct 8, 2018 · 0 comments

Comments

@barakman
Copy link

barakman commented Oct 8, 2018

In the website:

gas: Gas limit used for deploys. Default is 4712388.

In the source code (version 4.1.14):

  var default_tx_values = {
    gas: 6721975,
    gasPrice: 100000000000, // 100 Shannon,
    from: null
  };
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

1 participant