EVM node - Basic RPC spawn
What
Spawn an associated RPC process from observer and sequencer.
Why
Remove the necessary to run multiple binary instances to have a full setup.
How
Add an experimental config field for observer and sequencer. When enabled we perform a redirection of the initial --rpc-port with an RPC node as the middleman.