I have read from blogs and writings on the lifecycle of a transaction on the solana
network, that a transaction after it creation in the DApp, is first sent to the RPC node, which then forwards the transaction to the validator node, my question here is, why do we need the RPC node stage, I want to understand the rational and use of the RPC node in the transaction lifecycle.
↧
Why do transaction go first to an RPC node before a validator
↧