Skip to content

Commit 4d0cacd

Browse files
change to mainnet (#161)
1 parent 70e519d commit 4d0cacd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/utils.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
node_type="maxwell"
4-
node_version="v0.10.0"
3+
node_type="mainnet"
4+
node_version="v1.0.0"
55
aliyun_address="registry.cn-hangzhou.aliyuncs.com"
66

77
basedir=/opt/crust/crust-node

0 commit comments

Comments
 (0)