Skip to content

Commit

Permalink
Merge pull request #2407 from fluidity-money/develop
Browse files Browse the repository at this point in the history
Support stylus testnet
  • Loading branch information
af-afk authored Nov 8, 2023
2 parents 2992537 + 8970407 commit bc463dd
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
-- migrate:up

ALTER TYPE network_blockchain ADD VALUE 'stylus_testnet';

-- migrate:down

-- there's no good way to remove enum variants

0 comments on commit bc463dd

Please sign in to comment.