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

feat: Create db models for nostra events #320

Closed
wants to merge 2 commits into from

Conversation

Joe-joe25
Copy link
Contributor

@Joe-joe25 Joe-joe25 commented Nov 25, 2024

  • created new nostra model
  • file migration in a bit

@Joe-joe25 Joe-joe25 marked this pull request as ready for review November 25, 2024 14:57
@djeck1432 djeck1432 self-requested a review November 25, 2024 16:38
Copy link
Collaborator

@djeck1432 djeck1432 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, sync with master and fix merge conflict

@@ -12,7 +12,63 @@ class DebtMintEventModel(EventBaseModel):
"""

__tablename__ = "debt_mint_event"
from decimal import Decimal
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pleasa, sync with master

@Joe-joe25 Joe-joe25 closed this by deleting the head repository Nov 25, 2024
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.

2 participants