Skip to content

Commit

Permalink
Refactored the way functions are structured in HomaLite
Browse files Browse the repository at this point in the history
Removed the use of closures
Storage mutation and deletion now all happens within the same function and synchronously.
`redeem_from_previous_redeem_request` now iterates and redeem requests depending on input parameter.
  • Loading branch information
Roy Yang committed Nov 23, 2021
1 parent 47851d6 commit a1613ed
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 469 deletions.
Loading

0 comments on commit a1613ed

Please sign in to comment.