Skip to content

Commit

Permalink
[vega] set network to vega network for starcoin node
Browse files Browse the repository at this point in the history
  • Loading branch information
welbon committed Jul 18, 2024
1 parent 1b715a3 commit 33dd1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pages/node_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ class _NodePageState extends State<NodePage> with TickerProviderStateMixin {
command,
[
"-n",
"proxima",
"vega",
"--http-apis",
"all",
"--disable-ipc-rpc",
Expand Down

0 comments on commit 33dd1c3

Please sign in to comment.