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

Commit 51efb22d authored by Wenhao Chen's avatar Wenhao Chen

add chain

parent ac249efa
......@@ -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
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