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

Consider SIGHASH_ALL while reading votes from block #37

Open
Patricia92 opened this issue Nov 9, 2017 · 0 comments
Open

Consider SIGHASH_ALL while reading votes from block #37

Patricia92 opened this issue Nov 9, 2017 · 0 comments

Comments

@Patricia92
Copy link
Collaborator

In either case, the change is accepted if a sufficiently privileged user signed any input with the signature type SIGHASH_ALL, or if they signed the input with the same index as that output with SIGHASH_SINGLE.
https://www.multichain.com/developers/permissions-management/

We only consider SIGHASH_SINGLE in function getblock() in sync.py.

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

No branches or pull requests

1 participant