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
as discussed:
generator interface should export:
getMethodTypings -> same thing + method mapping
getMethodSignatures -> get only method sigs
getMethodSignature -> get only method sig (one of them)
getMethodMapping -> returns the method mapping (name of method -> method signature)
https://github.com/open-rpc/typings/blob/master/src/typescript.ts#L13
The text was updated successfully, but these errors were encountered: