Configuring your Node to Connect with Trusted Peers
One of the largest responsibilities of a consensus node operator in the MobileCoin network is selecting your peers and defining your quorum set according to which institutions and individuals you trust. The validity and efficacy of the consensus algorithm depend on the trust relationships encapsulated in the networking and peer relationships of the consensus nodes.
Network Configuration Overview
The consensus and broadcast networking configuration is encapsulated in the network.toml file for your node, passed via --network to the consensus service. An example toml file for a 3-node network is below: