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

Commit 6c2c87ec authored by Wenhao Chen's avatar Wenhao Chen

add chain

parent 6e0be12c
......@@ -55,10 +55,10 @@ var chainlist = [
browserLink: 'https://explorer-testnet.chainmaker.org.cn/',
},
{
accountMode: 'permissionedWithCert',
chainId: 'chain5',
chainName: '测试case3',
description: '证书模式,http,开启tls链在chainlist展示正常,添加到插件正常。',
accountMode: 'public',
chainId: 'chain1',
chainName: '测试case6',
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: [
......@@ -79,7 +79,6 @@ var chainlist = [
orgName: "测试长安链节点4"
}
],
protocol: 'HTTP',
tlsEnable: false,
browserLink: 'https://explorer-testnet.chainmaker.org.cn/',
}
......
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