Hi, I have this interesting question about stacking,
Technically speaking, do I have more chance of getting a block reward if I stacke the same coins on 2 different computers (I restored my wallet on the second computer) located in 2 different countries?
I am running two nodes so I am contributing more to the network but since I stacke the same coin, does the network just ignore that?
Firstly, it is a typo, when you wrote stacking. It should be staking.
Secondly, you should point out clearer that you want to stake your coins or simply use them to run masternodes.
Thirdly, the answer is you can stake your coins on different computers. However, you have to use two addresses to stake your coins on two computers. If you want to stake your coins on three computers, you need to split your funds into three parts, then send them into three addresses, at which you will stake them.
To get better staking effectiveness for each of your address, you should split your coins into small chunks, with this command in console window of your wallet:
setstakesplitthreshold NumberofCoinsForEachChunk
After set the stake split threshold, you can check it with the following command (in the Console window)
getstakesplitthreshold
Important! Please remember don't split your coins into so many chunks with too small number of coins, because this approach will dramatically reduce your staking-effectivness.