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

Add return types in eth.ts where missing

Open konstantinabl opened this issue 1 year ago • 0 comments

Problem

Currently, in eth.ts we have a few methods with missing return types. This may cause errors and unexpected behaviour

Solution

Add return types where needed

Alternatives

No response

konstantinabl avatar Mar 29 '24 12:03 konstantinabl