Skip to content

When dev env is set up, we should lock wAZERO #232

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

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

Marcin-Radecki
Copy link
Contributor

No description provided.

if (config.dev) {
console.log('Creating WrappedAzero instance');
const wAzero = new WrappedAzero(wAzeroAddress, deployer, api)
const deposit = BigInt(10000 * 10 ** 12);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should get this value from the config

@Marcin-Radecki Marcin-Radecki merged commit 0e1cd92 into master Aug 14, 2024
6 checks passed
@Marcin-Radecki Marcin-Radecki deleted the fix-wrapped-azero branch August 14, 2024 09:59
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

Successfully merging this pull request may close these issues.

2 participants