Skip to content

Commit

Permalink
refactor(core-token-vesting-v2): use idiomatic rust (#136)
Browse files Browse the repository at this point in the history
* refactor(core-token-vesting-v2): use references instead of clone

* chore: run linter

* refactor: use move instead of clone

* refactor: don't use StdResult when unneeded

* refactor: create better error messages
  • Loading branch information
k-yang authored Mar 10, 2024
1 parent a8163a9 commit 6ffeead
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 144 deletions.
31 changes: 7 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6ffeead

Please sign in to comment.