Skip to content

Commit

Permalink
Fixed migration for xai sepolia from avalanche
Browse files Browse the repository at this point in the history
  • Loading branch information
kompotkot committed Mar 28, 2024
1 parent 5cf3193 commit 52712ab
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Xai Sepolia blockchain support
Revision ID: 26000a6bff7d
Revises: a99b97acc39e
Revises: a95cbab56a0b
Create Date: 2024-03-14 01:05:00.964103
"""
Expand All @@ -12,7 +12,7 @@

# revision identifiers, used by Alembic.
revision = "26000a6bff7d"
down_revision = "a99b97acc39e"
down_revision = "a95cbab56a0b"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit 52712ab

Please sign in to comment.