You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have a first-class supported method for adding new methods during development.
Currently, in order to use non-positional json args you have to name a version which enables method support checking.
It would be nice to be able to either separately disable method support checking while still enabling json args or to support "patching in" rpc methods that exist in non-core implementations (e.g., those pending merge).
The text was updated successfully, but these errors were encountered:
Would be nice to have a first-class supported method for adding new methods during development.
Currently, in order to use non-positional json args you have to name a version which enables method support checking.
It would be nice to be able to either separately disable method support checking while still enabling json args or to support "patching in" rpc methods that exist in non-core implementations (e.g., those pending merge).
The text was updated successfully, but these errors were encountered: