Skip to content

Commit

Permalink
node working
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Herzog committed May 6, 2020
1 parent d779d4c commit 0fbfe27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/bierzo-wallet/src/config/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"codecType": "lsk",
"chainId": "lisk-ed14889723",
"name": "Lisk Mainnet",
"node": "https://main-01.liskapi.io"
"node": "https://main-02.liskapi.io"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion packages/sanes-browser-extension/config/production.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"codecType": "lsk",
"chainId": "lisk-ed14889723",
"name": "Lisk Mainnet",
"node": "https://main-01.liskapi.io"
"node": "https://main-02.liskapi.io"
}
},
{
Expand Down

0 comments on commit 0fbfe27

Please sign in to comment.