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

add Set and Get for Signature of types SignedSequence #108

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

joanestebanr
Copy link
Contributor

@joanestebanr joanestebanr commented Jul 22, 2024

Closes #107

Add next method to interface SignedSequenceInterface:

	SetSignature([]byte)
	GetSignature() []byte

@joanestebanr joanestebanr self-assigned this Jul 22, 2024
@joanestebanr joanestebanr requested a review from a team as a code owner July 22, 2024 07:54
Copy link

sonarcloud bot commented Jul 22, 2024

@joanestebanr joanestebanr merged commit 2812c9e into main Jul 22, 2024
8 of 9 checks passed
@joanestebanr joanestebanr deleted the feature/107-abs_signedSeq branch July 22, 2024 09:04
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.

Create abstraction for type SignedSequenceBanana and SignedSequence
3 participants