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

refactor: rename RPC handling functions #16

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Jun 25, 2023

This PR adds the BaseRpcKeyring abstract class that integrates a dispatch method.

@danroc danroc requested a review from montelaidev June 25, 2023 22:36
@danroc danroc force-pushed the feature/add-rpc-keyring-class branch from 07bea61 to 4f967ea Compare June 25, 2023 22:37
@danroc danroc marked this pull request as draft June 26, 2023 08:48
@danroc danroc force-pushed the feature/add-rpc-keyring-class branch from 4425be0 to d2634d1 Compare June 26, 2023 11:59
@danroc danroc marked this pull request as ready for review June 26, 2023 12:13
It forces the redefinition of all `Keyring` methods in the abstract
class, so it can be a source of errors in the future for no added value.

Prefer the `handleKeyringRequest` function instead.
@danroc danroc changed the title feat: add a BaseRpcKeyring class refactor: rename RPC handling functions Jun 26, 2023
@montelaidev montelaidev merged commit 121262f into main Jun 26, 2023
@montelaidev montelaidev deleted the feature/add-rpc-keyring-class branch June 26, 2023 12:34
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 this pull request may close these issues.

2 participants