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

fix: enums exposed over RPC should use camelCase #620

Merged
merged 1 commit into from Jul 28, 2022

Conversation

gregdhill
Copy link
Member

Signed-off-by: Gregory Hill gregorydhill@outlook.com

Closes #612

See: polkadot-js/apps#7645 (comment)

@sander2
Copy link
Member

sander2 commented May 27, 2022

Won't this break clients?

Also, we need to decide what to do with rpcs - they are neglected right now since a lot of them are not actually used. I know that some are outdated, but I didn't want to spend time updating something that we don't use. So we need to decide whether or not we want to put in the effort to maintain the existing rpcs

Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
@gregdhill gregdhill merged commit 2019a64 into interlay:master Jul 28, 2022
@gregdhill gregdhill deleted the fix/rpc-enum-camelCase branch July 28, 2022 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error calling some RPC methods
2 participants