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

hyperdrive #1

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

hyperdrive #1

wants to merge 26 commits into from

Conversation

wakamex
Copy link
Owner

@wakamex wakamex commented Oct 2, 2024

No description provided.

@wakamex wakamex force-pushed the hyperdrive branch 2 times, most recently from 8994a54 to 5e9d278 Compare October 20, 2024 05:09
wakamex and others added 10 commits October 24, 2024 13:14
was getting this error:

```
Traceback (most recent call last):
  File "/code/ethena_sats_adapters/integrations/hyperdrive.py", line 3, in <module>
    from constants.chains import Chain
  File "/code/ethena_sats_adapters/constants/chains.py", line 4, in <module>
    class Chain(Enum):
  File "/code/ethena_sats_adapters/constants/chains.py", line 12, in Chain
    FRAXTAL = "Fraxtal"
  File "/usr/lib64/python3.10/enum.py", line 134, in __setitem__
    raise TypeError('Attempted to reuse key: %r' % key)
TypeError: Attempted to reuse key: 'FRAXTAL'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants