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

getDepositTx is not properly typed #230

Open
cytadela8 opened this issue Jan 13, 2025 · 1 comment
Open

getDepositTx is not properly typed #230

cytadela8 opened this issue Jan 13, 2025 · 1 comment

Comments

@cytadela8
Copy link
Contributor

cytadela8 commented Jan 13, 2025

🌟 Feature Request

📝 Description

getDepositTx has return value Promise<any>. It should be properly typed.

}): Promise<any> {

🤔 Rationale

It seems to me this is not difficult to implement, as when I go 2 functions deep I can see things are typed properly.

📋 Additional Context

image

@danijelTxFusion
Copy link
Collaborator

@cytadela8 Thank you for mentioning this, it will be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants