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

refactor: rename structure fields #912

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

jjyr
Copy link
Collaborator

@jjyr jjyr commented Dec 19, 2022

Molecule:

  • CustodianLockArgs#deposit_block_timepoint -> deposit_finalized_timepoint
  • WithdrawalLockArgs#withdrawal_block_timepoint -> withdrawal_finalized_timepoint
  • StakeLockArgs#stake_block_timepoint -> stake_finalized_timepoint

JronRPC:

  • WithdrawalLockArgs#withdrawal_block_timepoint -> withdrawal_finalized_timepoint

Molecule:

- `CustodianLockArgs#deposit_block_timepoint` -> `deposit_finalized_timepoint`
- `WithdrawalLockArgs#withdrawal_block_timepoint` -> `withdrawal_finalized_timepoint`
- `StakeLockArgs#stake_block_timepoint` -> `stake_finalized_timepoint`

JronRPC:

- `WithdrawalLockArgs#withdrawal_block_timepoint` -> `withdrawal_finalized_timepoint`
@jjyr jjyr merged commit f71d2bf into godwokenrises:develop Dec 19, 2022
@jjyr jjyr deleted the rename-molecule-files branch December 19, 2022 07:05
@jjyr jjyr mentioned this pull request Dec 19, 2022
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