Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
ling feng1
chainmaker-chain-list
Commits
6eb4d454
Commit
6eb4d454
authored
Mar 16, 2023
by
Wenhao Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add chain
parent
6c2c87ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
chains.js
chains.js
+32
-0
No files found.
chains.js
View file @
6eb4d454
...
...
@@ -81,5 +81,37 @@ var chainlist = [
],
tlsEnable
:
false
,
browserLink
:
'
https://explorer-testnet.chainmaker.org.cn/
'
,
},
{
accountMode
:
'
permissionedWithCert
'
,
chainId
:
'
chain1
'
,
chainName
:
'
测试case7
'
,
description
:
'
已经添加过chainlist的链重复添加,chainlist展示正常,添加到插件提示chainid重复
'
,
hostName
:
'
chainmaker.org
'
,
logo
:
'
https://i-1.lanrentuku.com/2020/11/5/fdcf7d25-b846-464c-9df1-86a9169d71e5.png?imageView2/2/w/500
'
,
rpcs
:
[
{
url
:
'
192.168.1.203:13301
'
,
orgName
:
"
测试长安链节点1
"
},
{
url
:
'
192.168.1.203:13302
'
,
orgName
:
"
测试长安链节点2
"
},
{
url
:
'
192.168.1.203:13303
'
,
orgName
:
"
测试长安链节点3
"
},
{
url
:
'
192.168.1.203:13304
'
,
orgName
:
"
测试长安链节点4
"
},
{
url
:
'
192.168.1.203:13307
'
,
orgName
:
"
测试长安链节点7
"
}
],
tlsEnable
:
true
,
browserLink
:
'
https://explorer-testnet.chainmaker.org.cn/
'
,
}
];
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment