Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the term "signature" instead of typings when refering to methods #215

Open
BelfordZ opened this issue Feb 6, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request
Projects

Comments

@BelfordZ
Copy link
Member

BelfordZ commented Feb 6, 2020

https://github.com/open-rpc/typings/blob/master/src/typescript.ts#L13

@BelfordZ
Copy link
Member Author

BelfordZ commented Feb 6, 2020

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)

@BelfordZ BelfordZ added the enhancement New feature or request label Feb 6, 2020
@triage-new-issues triage-new-issues bot removed the triage label Feb 6, 2020
@BelfordZ BelfordZ self-assigned this Feb 6, 2020
@BelfordZ BelfordZ added this to To do in OpenRPC via automation Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
OpenRPC
  
Icebox
Development

No branches or pull requests

1 participant