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

Allow OPF to deploy contracts on Devnet #7

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

jberci
Copy link
Collaborator

@jberci jberci commented Oct 4, 2024

No description provided.

@jberci jberci requested a review from csillag October 4, 2024 12:52
),
]
.into_iter()
.chain(if is_devnet() {
Copy link

Choose a reason for hiding this comment

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

Is it useful the restrict this to devnet? We are also using the same key to deploy to testnet, and I expect that we will also use it for production later.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

That makes sense, yeah. I added the testnet as well.

@jberci jberci merged commit 715a5ff into main Nov 8, 2024
3 checks passed
@jberci jberci deleted the jberci/allow-opf branch November 8, 2024 10: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.

3 participants