You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot deploy medium sized contracts on the test network. They always run out of time. On mainnet the time you can spend on a transaction is much higher. How do I increase this?
The text was updated successfully, but these errors were encountered:
In general, you can load https://api.trongrid.io/wallet/getchainparametersand modify any parameter using the preapprove variable running Quickstart. Just modify the name of the key, removing the initial get. For example, if the key returned by javatron is getTotalEnergyCurrentLimit, you set totalEnergyCurrentLimit. Of course you are generating a private network that work differently than either Shasta or Mainnet. So, it makes sense only for experiments.
I cannot deploy medium sized contracts on the test network. They always run out of time. On mainnet the time you can spend on a transaction is much higher. How do I increase this?
The text was updated successfully, but these errors were encountered: