jito-foundation / restaking

https://docs.restaking.jito.network/
Other
54 stars 5 forks source link

Standardize on Withdrawal everywhere #133

Closed ebatsell closed 2 days ago

ebatsell commented 2 days ago

Standardize on withdrawal > withdraw. Withdrawal is the noun, withdraw is the verb, so it works better grammatically for "Withdrawal Ticket" and Withdrawal Fee". Will be much easier for searching for things since there were a number of mismatches on file names / instruction names / functions etc.

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.42%. Comparing base (a5b34e0) to head (fa8baaa). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
vault_core/src/vault_staker_withdrawal_ticket.rs 25.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #133 +/- ## ======================================= Coverage 82.42% 82.42% ======================================= Files 86 86 Lines 8685 8685 ======================================= Hits 7159 7159 Misses 1526 1526 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.