新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit 94acabd4 authored by Wenhao Chen's avatar Wenhao Chen

add chain

parent 7c1fdcd3
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment