package
0.19.0-reap.ethermint.v0.2.7-rc8
Repository: https://github.com/reapchain/ethermint.git
Documentation: pkg.go.dev
# Functions
AddCommands adds server commands.
No description provided by the author
Listen starts a net.Listener on the tcp network on the given address.
No description provided by the author
NewEVMIndexerService returns a new service instance.
No description provided by the author
OpenIndexerDB opens the custom eth indexer db, using the same db backend as the main app.
StartCmd runs the service passed in, either stand-alone or in-process with Tendermint.
StartJSONRPC starts the JSON-RPC server.
# Constants
No description provided by the author
No description provided by the author
# Structs
EVMIndexerService indexes transactions for json-rpc service.