hedera-json-rpc-relay icon indicating copy to clipboard operation
hedera-json-rpc-relay copied to clipboard

web3_clientVersion returns null with websocket endpoint

Open simsonraj opened this issue 1 year ago • 0 comments

Description

Expected: web3_clientVersion to return the same value as HTTP endpoint Current: returns null value

Steps to reproduce

{ "jsonrpc":"2.0", "method":"web3_clientVersion", "params":[], "id":1 }

{"result":null,"jsonrpc":"2.0","id":null}

Additional context

No response

Hedera network

testnet

Version

0.47.0-rc3

Operating system

None

simsonraj avatar May 07 '24 18:05 simsonraj