-
Notifications
You must be signed in to change notification settings - Fork 56
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
Improve script creation UX #2221
Comments
Is there any PR following up on this? Or is this a |
PR #2240 implements a few CLI commands to improve the user experience, such as "encodeScript" and "decodeScript". |
@tmpolaczyk can you please provide a little write up listing the CLI commands needed for a 2-of-3 multisig? That will help us a lot to test the workflow 🙏 |
Sure, I have this example but it is outdated as some commands do not exist anymore, I will try to adapt it to the latest changes later: Show outdated commands
In the |
Updated commands to create a 2-of-3 multisig:
|
No description provided.
The text was updated successfully, but these errors were encountered: