-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
The V2 ERC20 Custody contract does not allow the TSS address to pause:
The V1 ERC20 Custody contract only allows the TSS address to pause:
This means that the zetaclient func (signer *Signer) signUpdateERC20CustodyPauseStatusCmd does not work on V2.
We either need to:
- Allow TSS to pause
- use deployer account to pause in e2e tests
This results in the admin e2e tests being broken. Seems to have been broken by #2932 when we moved to the V2 ERC20 custody contract by default
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels