-
Notifications
You must be signed in to change notification settings - Fork 11
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
Rework ritual initiation script for use on mainnet #297
Conversation
af333ec
to
20f4ff8
Compare
authority = transactor.get_account().address | ||
click.confirm(f"Using {authority} as the ritual authority. Continue?", abort=True) | ||
|
||
if handpicked: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's cool!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎸 .
Just a minor nitpick suggestion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work, it looks great!
Type of PR:
Feature
Required reviews:
2
What this does:
Notes for reviewers:
Based over #298