I've noticed that the Orderers are arranged in the same org(called OrdererOrg) in both fabric 1.4 and 2.2. So here's my questions: - Why the orderers are arranged in OrdererOrg instead of Org1 or Org2 where the peers belong? - How could I modify the crypto-config and configtx files so that I can let them belong to Org1 or Org2? - What will happen if we arrange them the way I mentioned above? Thanks in advance.