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

Documentation updates for distribution and staking precompiles #104

Merged
merged 4 commits into from
Aug 9, 2024

Conversation

dssei
Copy link
Contributor

@dssei dssei commented Jul 18, 2024

What is the purpose of the change?

Updates documentation for distribution and staking precompiles

Describe the changes to the documentation

  • Add docs for distribution withdrawMultipleDelegationRewards transaction and rewards query
  • Add docs for staking delegation query

@dssei dssei requested a review from a team as a code owner July 18, 2024 00:32
@dssei dssei requested a review from codebycarson July 18, 2024 00:33
@dssei dssei changed the title Feature/distribution staking precompile updates Documentation updates for distribution and staking precompiles Jul 18, 2024
@@ -47,6 +47,37 @@ This precompile allows EVM contracts to interact with Sei's staking module, enab
) external returns (bool success);
```

### Queries
- `delegattion`: Queries delegation for a given delegator and validator address
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@cordt-sei
Copy link
Contributor

Do we want this merged?

@dssei
Copy link
Contributor Author

dssei commented Aug 5, 2024

Do we want this merged?

We, do once chain changes hit the main net.

@dssei dssei merged commit 92b28d7 into main Aug 9, 2024
1 check passed
@dssei dssei deleted the feature/distribution_staking_precompile_updates branch August 9, 2024 23:07
seiyan-writer pushed a commit that referenced this pull request Jan 9, 2025
…g_precompile_updates

Documentation updates for distribution and staking precompiles
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.

3 participants