Skip to content

getDepositTx is not properly typed #230

@cytadela8

Description

@cytadela8

🌟 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions