-
Notifications
You must be signed in to change notification settings - Fork 1
dsigner service
#6
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
Conversation
af748d7 to
b768459
Compare
a665450 to
c295314
Compare
| t, | ||
| id, | ||
| pks, | ||
| eager_signing: false, |
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.
what's the use case here? signing without conditions?
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.
right, i should add a comment.
yes, essentially. with this flag enabled, other nodes immediately create and send a partial signature upon receiving a valid partial signature from another node
No description provided.