Skip to content

Commit

Permalink
fix: support sender signers (#110)
Browse files Browse the repository at this point in the history
* fix: support sender signers

Signed-off-by: Alexis Asseman <[email protected]>

* refactor: rename EscrowAccount's balances to sender_balances

Signed-off-by: Alexis Asseman <[email protected]>

* refactor: condense if/else for escrow query

Signed-off-by: Alexis Asseman <[email protected]>

* refactor: remove unneeded .collect()

Signed-off-by: Alexis Asseman <[email protected]>

* refactor: make EscrowAccounts attributes private

Signed-off-by: Alexis Asseman <[email protected]>

* refactor: create EscrowAccountsError

Signed-off-by: Alexis Asseman <[email protected]>

---------

Signed-off-by: Alexis Asseman <[email protected]>
  • Loading branch information
aasseman authored Jan 17, 2024
1 parent 123acf8 commit 36a73a9
Show file tree
Hide file tree
Showing 22 changed files with 594 additions and 239 deletions.

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

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

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

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

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

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

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

This file was deleted.

Loading

0 comments on commit 36a73a9

Please sign in to comment.