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 Ownable to Farm #108

Merged
merged 1 commit into from
May 21, 2024
Merged

Add Ownable to Farm #108

merged 1 commit into from
May 21, 2024

Conversation

deuszx
Copy link
Collaborator

@deuszx deuszx commented May 20, 2024

Currently it's not possible to sign a <contract>::new constructor call w/ multisig. This little addition is meant to bridge a gap between "single-account" instantiation and multisig ownership. The plan is to:

  1. Deploy from "normal account"
  2. Move ownership to Multisig
  3. Do all subsequent actions from Multisig after that.

@deuszx deuszx merged commit d0a44fc into main May 21, 2024
1 check passed
@deuszx deuszx deleted the main-farm-set-owner branch May 21, 2024 07:13
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