Function cubist_proxy::pipeline::eth
source · Expand description
Intercepts Ethereum requests, answers all account and sign requests, and forwards
the rest to the endpoint specified by uri
.
This is a full-fledged pipeline that takes an Offchain
and handles it entirely.