Hi,
Can I make a transaction on a different node from which the transacting address exists? For instance, two nodes A and B each with addresses having some assets. Can i transfer an address's assets from node B if the address was generated in node A.
I know the answer is No and one reason why is because the private key for the addresses are stored on their node. I am looking for additional reasons if there is as well as how to go around this for instance if I have the address, public key and private key copied to a file, and the node goes down, can i transfer the assets owned by that address from a different node?
Thanks.
R