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

Implement RegisterRPCHandler in P2P module #41

Closed
Tracked by #1
matjazv opened this issue Jan 16, 2023 · 0 comments · Fixed by #51
Closed
Tracked by #1

Implement RegisterRPCHandler in P2P module #41

matjazv opened this issue Jan 16, 2023 · 0 comments · Fixed by #51
Assignees
Milestone

Comments

@matjazv
Copy link
Contributor

matjazv commented Jan 16, 2023

Description

Implement function RegisterRPCHandler to be able to register all necessary RPC handlers from the modules of the engine.

Acceptance Criteria

  • Modules can call RegisterRPCHandler function to be able to register their RPC handlers.
  • All new code is unit tested.

Additional Information

  • Example usage is like this
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants