Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use sudoSigner.address in tests to avoid confusion
for burn()/burnAll() the last parameter, `collector`, is who can collect on the Creditcoin3 side whose value doesn't really matter as part of the integration test suite on the Creditcoin 2 side. Replace with the address of the wallet signing the transactions to avoid confusion over the use of variable called `sudoSigner`. In this scenario we're assuming the same address exists both on CC2 and CC3!
- Loading branch information