mirror of https://github.com/ethereum/go-ethereum
rpc: more accurate checking of handler method signatures (#27287)
This changes the RPC server to ignore methods using *context.Context as parameter and *error as return value type. Methods with such types would crash the server when called.pull/27295/head
parent
ae1d90e710
commit
84c3799e21
Loading…
Reference in new issue