Skip to content

Commit

Permalink
feat: remove node dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
envin3 committed Nov 28, 2024
1 parent 134031a commit 923cd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// nodes
export const PNETWORK_NODE_V3 = 'https://pnetwork-node-2a.eu.ngrok.io/v3'
export const PNETWORK_NODE_V3 = ''

// pages
export const PAGE_SELECTED = 'PAGE_SELECTED'
Expand Down

0 comments on commit 923cd5b

Please sign in to comment.