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

feat: sdd getters for internal list of keys + threshold value #1160

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

cweagans
Copy link
Contributor

Fixes #1159

Signed-off-by: Cameron Eagans <me@cweagans.net>
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
key_list.go 96.80% <100.00%> (+0.14%) ⬆️

🚨 Try these New Features:

@0xivanov 0xivanov changed the title Add getters for internal list of keys + threshold value feat: sdd getters for internal list of keys + threshold value Nov 22, 2024
Copy link
Contributor

@0xivanov 0xivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @cweagans

@0xivanov 0xivanov merged commit 599cdb1 into hiero-ledger:main Nov 22, 2024
6 checks passed
@cweagans cweagans deleted the keylist-getters branch November 22, 2024 21:53
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.

Add getters to KeyList for the internal key list + threshold
2 participants