Commit 3f382b79 authored by suyanlong's avatar suyanlong

update config

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