Commit 3f382b79 authored by suyanlong's avatar suyanlong

update config

parent 71978d8d
Pipeline #8627 failed with stages
......@@ -100,6 +100,7 @@ type = "appchain"
did = "did:bitxhub:chain33:."
plugin = "chain33-client"
config = "chain33"
plugin_id = "chain33"
[peer]
peers = ["/ip4/127.0.0.1/tcp/4000/p2p/QmeRiU3Nh7RDrVjG9XP4tPhVewk3Pa4S63fhHpymSNchoA","/ip4/127.0.0.1/tcp/4001/ipfs/QmfC33rPPobCDo1WBhAy8VG6ocTiLfZzFb8aaQGqv3MVv3","/ip4/127.0.0.1/tcp/4002/ipfs/QmVtRucwZjzLb2AEd4CRZ2nheLrDEuUymG8zKsfxdg2pic"]
......
......@@ -42,13 +42,15 @@ rule = "info"
#did = "did:bitxhub:fabappchain:."
#plugin = "appchain_plugin"
#config = "fabric"
#
#plugin_id = "fabric"
#[[appchain]]
#enable = true
#type = "hub"
#did = "did:bitxhub:chain33:."
#plugin = "appchain_plugin"
#config = "chain33"
#plugin_id = "chain33"
[router]
enable = false
......@@ -62,6 +64,7 @@ type = "appchain"
did = "did:bitxhub:chain33:."
plugin = "chain33-client"
config = "chain33"
plugin_id = "chain33"
[peer]
peers = ["/ip4/127.0.0.1/tcp/4000/p2p/QmeRiU3Nh7RDrVjG9XP4tPhVewk3Pa4S63fhHpymSNchoA","/ip4/127.0.0.1/tcp/4001/ipfs/QmfC33rPPobCDo1WBhAy8VG6ocTiLfZzFb8aaQGqv3MVv3","/ip4/127.0.0.1/tcp/4002/ipfs/QmVtRucwZjzLb2AEd4CRZ2nheLrDEuUymG8zKsfxdg2pic"]
......
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