I want to setup a near mainnet node.
I don't want be part of validation process, I just to want to maintain a copy of mainnet.
This copy should have complete history of all the blocks and transactions.
Being validator it will require more resources.
How to setup a mainnet near node which only sync to mainnet without participating in the validation process?
Thanks.