celestiaorg / ethermint

Ethermint is a scalable and interoperable Ethereum library, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
https://evmos.dev/
GNU Lesser General Public License v3.0
10 stars 15 forks source link

Transaction submission through full node #66

Open jbowen93 opened 2 years ago

jbowen93 commented 2 years ago

Currently sending a transaction to the sequencer (aggregator) node on Ethermint w/ Optimint works. We need to get transaction submission through a full node (non aggregator) that is peered with the sequencer to work.