Skip to content

Commit

Permalink
fix: network type
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed May 15, 2024
1 parent 154d667 commit b6f8195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dapp.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
},
featuredWallets: ['kukai', 'metamask', 'airgap'],
network: {
type: beacon.NetworkType.MAINNET
type: beacon.NetworkType.GHOSTNET
},
enableMetrics: true
// matrixNodes: ['test.papers.tech', 'test2.papers.tech', 'matrix.papers.tech']
Expand Down

0 comments on commit b6f8195

Please sign in to comment.