Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
ling feng1
chainmaker-chain-list
Commits
51efb22d
Commit
51efb22d
authored
Mar 16, 2023
by
Wenhao Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add chain
parent
ac249efa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
+28
-0
chains.js
chains.js
+28
-0
No files found.
chains.js
View file @
51efb22d
...
...
@@ -209,5 +209,33 @@ var chainlist = [
],
tlsEnable
:
true
,
browserLink
:
'
https://explorer-testnet.chainmaker.org.cn/
'
,
},
{
accountMode
:
'
permissionedWithCert
'
,
chainId
:
'
chainid8
'
,
chainName
:
'
测试chainid8
'
,
description
:
'
chainlist添加到插件,选择稍后导入用户
'
,
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:15401
'
,
orgName
:
"
测试长安链节点1
"
},
{
url
:
'
192.168.1.203:15402
'
,
orgName
:
"
测试长安链节点2
"
},
{
url
:
'
192.168.1.203:15403
'
,
orgName
:
"
测试长安链节点3
"
},
{
url
:
'
192.168.1.203:15404
'
,
orgName
:
"
测试长安链节点4
"
}
],
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