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: split commands for withdrawal of rewards and commission #108

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

forcodedancing
Copy link
Collaborator

Description

This pr will split withdraw-rewards commands into withdraw-rewards and withdraw-commission.

Rationale

Due to the EIP712 requirement, only one message can be executed in an single transaction.

Example

  • distribution withdraw-rewards
  • distribution withdraw-commission

Changes

Notable changes:

  • update cli

@forcodedancing forcodedancing changed the title distribution: split commands for withdraw rewards and commission distribution: split commands for withdrawal of rewards and commission Feb 15, 2023
@forcodedancing forcodedancing changed the title distribution: split commands for withdrawal of rewards and commission feat: split commands for withdrawal of rewards and commission Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants