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

Improve ArchethicWalletClient typing #208

Open
Chralu opened this issue Jun 6, 2024 · 0 comments
Open

Improve ArchethicWalletClient typing #208

Chralu opened this issue Jun 6, 2024 · 0 comments
Assignees
Labels
feature New feature request

Comments

@Chralu
Copy link
Collaborator

Chralu commented Jun 6, 2024

Is your feature request related to a problem?

No response

Describe the solution you'd like

RPC method callbacks are not rigorously typed.

For example, onAccountUpdate(accountName: string, listener: Function): PromiseLike<RpcSubscription> | undefined should specify listener parameter type.

Additional context

No response

Epic

No response

@Chralu Chralu added the feature New feature request label Jun 6, 2024
@Chralu Chralu self-assigned this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant