Skip to content

Ssv#106

Open
da-bao-jian wants to merge 4 commits intomainfrom
ssv
Open

Ssv#106
da-bao-jian wants to merge 4 commits intomainfrom
ssv

Conversation

@da-bao-jian
Copy link
Copy Markdown
Contributor

No description provided.

@da-bao-jian da-bao-jian requested a review from zsluedem July 10, 2025 22:26
/// @return The signed delegation information
function getDelegation(
address registry,
DelegationStore storage delegationStore,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As you mentioned,that's not actually a production way. The delegationStore should not be in param.

function registerValidators(
address registry,
IRegistry.SignedRegistration[] calldata registrations,
uint256 minCollateral
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The minCollateral should not be param.

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