The following methods must be called:
config.EnsureRoot(home, config.DefaultBeJsonRpcConfig())
// in root.go
config.AddBeJsonRpcFlags(rootCmd)
// in start.go
server.StartEvmBeJsonRPC(...)
// in start.go
Extended version of Block Explorer RPC for EVM chains built on top of Cosmos-SDK
GoApache-2.0