Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!
Open sidebar
ling feng1
chainmaker-chain-list
Commits
94acabd4
Commit
94acabd4
authored
Mar 17, 2023
by
Wenhao Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add chain
parent
7c1fdcd3
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 @
94acabd4
...
...
@@ -81,5 +81,33 @@ var chainlist = [
],
tlsEnable
:
true
,
browserLink
:
'
https://explorer-testnet.chainmaker.org.cn/
'
,
},
{
accountMode
:
'
permissionedWithCert
'
,
chainId
:
'
chainid8
'
,
chainName
:
'
测试chainId重复
'
,
description
:
'
测试chainId重复。
'
,
hostName
:
'
chainmaker.org
'
,
logo
:
'
https://git.chainmaker.org.cn/chainmaker/issue/-/raw/master/images/logo%E8%8B%B1%E6%96%87.png?inline=false
'
,
rpcs
:
[
{
url
:
'
192.168.1.203:15401
'
,
orgName
:
"
长安链官方
"
},
{
url
:
'
192.168.1.203:15402
'
,
orgName
:
"
长安链官方
"
},
{
url
:
'
192.168.1.203:15401
'
,
orgName
:
"
长安链官方
"
},
{
url
:
'
192.168.1.203:15401
'
,
orgName
:
"
长安链官方
"
}
],
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