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 Aiken constants to WASM #22

Open
SebastienGllmt opened this issue Dec 29, 2023 · 0 comments
Open

Add Aiken constants to WASM #22

SebastienGllmt opened this issue Dec 29, 2023 · 0 comments

Comments

@SebastienGllmt
Copy link
Collaborator

Right now we have const minimum_lock_time = 300000 as a constant in hololocker.ah

However, it's not included as part of the WASM SDK and so it has to be copied into the frontend code (minimumLockTime), but this is not ideal

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