Skip to content

Commit

Permalink
fix: mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
isordo committed Dec 21, 2023
1 parent 799ace1 commit 02a3066
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 @@ -211,7 +211,7 @@
},
featuredWallets: ['kukai', 'metamask', 'airgap'],
network: {
type: beacon.NetworkType.GHOSTNET
type: beacon.NetworkType.MAINNET
}
// matrixNodes: ['test.papers.tech', 'test2.papers.tech', 'matrix.papers.tech']
// matrixNodes: ['beacon-node-0.papers.tech:8448']
Expand Down

0 comments on commit 02a3066

Please sign in to comment.