Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not hardcode 30000NRG in our dapp examples #412

Open
abizjak opened this issue Nov 21, 2023 · 0 comments
Open

Do not hardcode 30000NRG in our dapp examples #412

abizjak opened this issue Nov 21, 2023 · 0 comments
Labels
[Type] Task An additional feature or improvement.

Comments

@abizjak
Copy link
Member

abizjak commented Nov 21, 2023

Task description

All our dapp examples in this repository hardcode

            maxContractExecutionEnergy: Energy.create(30000n),

which is not ideal user experience. Since these examples are also used by others as starting points they should promote best practices.

@abizjak abizjak added the [Type] Task An additional feature or improvement. label Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant