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

blockchain: extend return type of ChainManager::add_signature #89

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Nov 13, 2023

Add return values to distinguish a valid new signature and a valid
duplicate signature. This is important to be able for the caller to
determine whether a new signature has indeed been introduced or
whether the signature submission can be ignored.

Add return values to distinguish a valid new signature and a valid
duplicate signature.  This is important to be able for the caller to
determine whether a new signature has indeed been introduced or whether
the signature submission can be ignored.
@mina86 mina86 requested a review from dhruvja November 13, 2023 09:25
@mina86 mina86 enabled auto-merge (squash) November 13, 2023 09:42
@mina86 mina86 merged commit e8aaa88 into master Nov 13, 2023
4 checks passed
@mina86 mina86 deleted the mpn/d branch November 13, 2023 09:54
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

Successfully merging this pull request may close these issues.

2 participants