Is this correct?
Want Vesting rewards on Steemit account but its not the primary miner
PC 1 - Config.ini
- witness = kodachrome
- miner = ["kodachrome", "5_myfirst private key_"]
PC2 - config.ini
- witness = someothername
- miner = ["someothername", "5_myfirst private key_"]
So what I hope is that each PC has its own unique witnesses which is also the account miner name(s). However both PCs are paying out vesting rewards to the same private key, which is going to the main account (kodachrome).
Is this whats actually happening? As vesting/POW finding is so slow its hard to know if this actually happening or not.