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 multisig pallet and prefund a multisig account in the genesis config #48

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

echevrier
Copy link
Contributor

… Give it pre fund.Please check also the tutorial in the linked issue

@echevrier echevrier linked an issue Sep 28, 2021 that may be closed by this pull request
Copy link
Collaborator

@brenzi brenzi left a comment

Choose a reason for hiding this comment

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

tested

  • multisig prefunding from genesis
  • multisig creation with custom account
  • make sudo a multisig
  • execute sudo balances::forceTransfer

All works as expected

@brenzi brenzi changed the title Add multisig pallet and add a multisig account in the genesis config.… Add multisig pallet and prefund a multisig account in the genesis config Sep 28, 2021
@brenzi brenzi merged commit 803ac86 into master Sep 28, 2021
@echevrier echevrier deleted the 44/_multi_sign_account branch September 29, 2021 07:57
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.

make sudo a multisig account
2 participants