Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - <Low Severity: EPNS Alerter channel (0x00) cannot use the updateChannel Function> #240

Closed
zaryab2000 opened this issue Dec 20, 2023 · 0 comments
Labels
bug Something isn't working priority-1 Indicates highest priority

Comments

@zaryab2000
Copy link
Collaborator

Expected Behaviour

EPNS Alerter channel should also be able to update the channel details.

Current Behaviour

The update channel function takes in the channel address passed in the argument in the token transfer function for paying the fees for Updating Channel .

However, since the channel address for EPNS Alerter channel is 0x00, the transfer function will fail and hence updating a channel won't be possible for the alerter channel as of now

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

![DESCRIPTION](LINK.png)

POC if available

No response

Contract Name

Core Contract

Chains

Mainnet(Ethereum)

@zaryab2000 zaryab2000 added the bug Something isn't working label Dec 20, 2023
@zaryab2000 zaryab2000 added the priority-1 Indicates highest priority label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-1 Indicates highest priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant