Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement transferWithTrustedIssuers * Update transfer and revoke tests * Implement withdraw and mock tests * Nits: fix linting, remove some TODOs, reformat text in tests * Add logic for setting defaultTrustedIssuers * Simplify transfer logic and docstrings and add unset event * Reorder escrow functions based on solidity style guide * Nit remove TODOs * Use FederatedAttestations instead of MockFA in escrow tests * Address PR comments * Remove redundant comments
- Loading branch information