Here again with another question. I finally got two ubuntu vm's setup, both with multichain. I've got a bitcoin style network, with all permissions allowed for anyone to connect, mine, etc, and I also set it to mine without having need nodes connected. So I started it up, checked the balance, and saw the balance starting to go up after each block was solved. I then spun up my other VM, connected to the first VM, and typed getinfo and saw that it synced up with the block number very quickly. But something that I noticed on both of them was that for each block solved, each one's balance went up on BOTH of the servers. Should this be happening? My rudimentary understanding of what I've read is that whichever server solves the block gets the reward. This may be a wrong assumption on my end. But could someone explain to me why for each block solved, both see an increase in the balance? Thanks.