Skip to content
Discussion options

You must be logged in to vote

When using config files there's nothing stopping a node being miss-configured. Say you have a 3 node network (A,B,C) and 1 (C) of the nodes has an extra node allowed (D). D will be able to create transactions and have them propagated to the network through C. A and B will not allow direct connection to the network from D. It's imperative that all nodes have the same config. In a nutshell, you need to trust the members in the consortium to no let someone else in.

If you use the smart contract solution this is much easier to enforce.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by antonydenyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant