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

staking-sdk: add solana split support #312

Merged
merged 1 commit into from
Dec 1, 2024
Merged

staking-sdk: add solana split support #312

merged 1 commit into from
Dec 1, 2024

Conversation

yahavamar
Copy link
Collaborator

@yahavamar yahavamar commented Nov 28, 2024

Pull Request Description

This pull request introduces the SPLIT functionality in Staking. It allows users to split an existing stake account into two separate accounts, reallocating a portion of the funds from the original account into a newly created one.

Dependencies:
No new dependencies were added for this change.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules
  • I have added corresponding labels to the PR

@github-actions github-actions bot added the enhancement New feature or request label Nov 28, 2024
@yahavamar yahavamar merged commit 607fd22 into master Dec 1, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants