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

Underlying Token Address not being set #2614

Closed
Da-Colon opened this issue Dec 9, 2024 · 1 comment · Fixed by #2625
Closed

Underlying Token Address not being set #2614

Da-Colon opened this issue Dec 9, 2024 · 1 comment · Fixed by #2625
Assignees
Labels
bug Something isn't working

Comments

@Da-Colon
Copy link
Contributor

Da-Colon commented Dec 9, 2024

I'm reviewing the Data structure and noticed that in src/hooks/DAO/loaders/useGovernanceContracts.ts:

let underlyingTokenAddress: Address | undefined;

is not being used yet is being passed into the payload on line 125

@Da-Colon Da-Colon added this to Decent Dec 9, 2024
@Da-Colon Da-Colon converted this from a draft issue Dec 9, 2024
@Da-Colon Da-Colon moved this from In progress to Ready in Decent Dec 9, 2024
@Da-Colon Da-Colon moved this from Ready to In progress in Decent Dec 10, 2024
@Da-Colon Da-Colon added the bug Something isn't working label Dec 10, 2024
@Da-Colon Da-Colon moved this from In progress to Ready in Decent Dec 10, 2024
@DarksightKellar
Copy link
Contributor

This is probably leftover from the wrap functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants