Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

json-rpc server should always use local rpc client #987

Closed
yihuang opened this issue Mar 14, 2022 · 0 comments · Fixed by #988
Closed

json-rpc server should always use local rpc client #987

yihuang opened this issue Mar 14, 2022 · 0 comments · Fixed by #988

Comments

@yihuang
Copy link
Contributor

yihuang commented Mar 14, 2022

Proposal: json-rpc server should always use local rpc client

Current behavior: local rpc client is not used if both API and grpc server are not enabled

Desired behavior: json-rpc server should always use local rpc client

Use case: crypto-org-chain/cronos#390

Requests may be closed if we're not actively planning to work on them.

yihuang added a commit to yihuang/ethermint that referenced this issue Mar 14, 2022
Closes: evmos#987
Solution:
- use local rpc clint if json-rpc is enabled.
fedekunze added a commit that referenced this issue Mar 15, 2022
Closes: #987
Solution:
- use local rpc clint if json-rpc is enabled.

Co-authored-by: Federico Kunze Küllmer <[email protected]>
yihuang added a commit to yihuang/ethermint that referenced this issue Mar 22, 2022
Closes: evmos#987
Solution:
- use local rpc clint if json-rpc is enabled.

Co-authored-by: Federico Kunze Küllmer <[email protected]>
yihuang added a commit to yihuang/ethermint that referenced this issue Mar 24, 2022
Closes: evmos#987
Solution:
- use local rpc clint if json-rpc is enabled.

Co-authored-by: Federico Kunze Küllmer <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant