0.59.3
(fix):
Improve OpenRPC importer to generate more unique schema IDs for request parameters by combining method name,
“Param” keyword, and parameter name. This prevents naming conflicts when different methods have parameters
with the same name, resulting in more reliable and consistent type generation in the SDKs.