go-ethereum
go-ethereum copied to clipboard
cmd/console: use all apis if rpc_module not found
Use all api modules if "rpc_module" not found for external api services (such as infura) in the console. And added header flags for rpc client.