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 rpc api call #4725

Merged
merged 3 commits into from
Jan 19, 2023
Merged

Fix rpc api call #4725

merged 3 commits into from
Jan 19, 2023

Conversation

soroushm
Copy link
Contributor

What was the problem?

This PR resolves #4724

How was it solved?

by changing the response to result and using socketRPC

How was it tested?

Unit test

@soroushm soroushm self-assigned this Jan 17, 2023
@soroushm soroushm force-pushed the 4724-fix-rpc-api-call branch from c5d3f3e to 2d1a2a3 Compare January 17, 2023 18:02
@soroushm soroushm changed the base branch from development to feature/dpos-update January 17, 2023 18:33
@soroushm soroushm force-pushed the 4724-fix-rpc-api-call branch 2 times, most recently from 7d8195a to 18d58c9 Compare January 17, 2023 18:40
eniolam1000752
eniolam1000752 previously approved these changes Jan 18, 2023
Copy link
Contributor

@eniolam1000752 eniolam1000752 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soroushm soroushm merged commit 089258c into feature/dpos-update Jan 19, 2023
@soroushm soroushm deleted the 4724-fix-rpc-api-call branch January 19, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

API call over RPC does not work as intended
3 participants