We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a few nits that can be cleaned up in a separate PR. Your detailed and helpful comments in the main code and tests is very much appreciated. Nits: we may want to add a header to the include file that links to the BIP there's still a mention of aggsig_size we may want to move aggregate before inc_aggregate we should mention expected size of input aggsig array in_aggregate "Should be aggsig_len = 32*(n+1)" -> "Must be"
I have a few nits that can be cleaned up in a separate PR. Your detailed and helpful comments in the main code and tests is very much appreciated.
Nits:
aggregate
inc_aggregate
_aggregate
Originally posted by @jonasnick in #261 (review)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @jonasnick in #261 (review)
The text was updated successfully, but these errors were encountered: