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

Add min resources and limit max lease amount #11

Open
sorudev opened this issue Feb 13, 2024 · 0 comments
Open

Add min resources and limit max lease amount #11

sorudev opened this issue Feb 13, 2024 · 0 comments

Comments

@sorudev
Copy link

sorudev commented Feb 13, 2024

Hello, might be good idea to set minimum resource allocation allowed as currently you can allocate almost 0 resources. Also lease amount can exceed evr max supply.

Specify the total memory in megabytes to distribute among all contract instances: 1
1pecify the total Swap in megabytes to distribute among all contract instances:  
Specify the total disk space in megabytes to distribute among all contract instances: 1
Using allocation 0 GB memory, 0 GB Swap, 0 GB disk space, distributed among 1000 contract instances.

Specify the lease amount in EVRs for your contract instances (per moment charge per contract): a
Lease amount should be a numerical value greater than zero.
Specify the lease amount in EVRs for your contract instances (per moment charge per contract): 10000000000000000000000
Lease amount set as 10000000000000000000000 EVRs per Moment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant