Skip to content

Commit

Permalink
docs: pr update
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo C <[email protected]>
  • Loading branch information
janniks and hugocaillard committed Mar 7, 2024
1 parent c1b2d78 commit d1e64d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ The `@stacks/network` package exports the following network objects:

- `STACKS_MAINNET`
- `STACKS_TESTNET`
- `STACKS_MOCKNET`
- `STACKS_DEVNET` (alias for `STACKS_MOCKNET`)
- `STACKS_DEVNET`
- `STACKS_MOCKNET` (alias for `STACKS_DEVNET`)

```ts
import { STACKS_MAINNET } from '@stacks/network';
Expand Down

0 comments on commit d1e64d2

Please sign in to comment.