if i created 2 accounts, which one will mining go to? the most recently created, or the first one created?
edit: to answer my own question, it goes to the first address created. is there any way to specify to which account you mine to?
edit2: miner.setAquabase(aqua.accounts[1]) will set the the second address created as the one in use (index starts at 0)