Skip to content

ypeScript Error: Property 'getSigner' Does Not Exist on Type '() => Promise<PlatformDefinition<"Cosmwasm">>' #743

@ssachi777

Description

@ssachi777

A TypeScript error has been encountered during the development of a project utilizing the Wormhole SDK. The specific error message is:

Property 'getSigner' does not exist on type '() => Promise<PlatformDefinition<"Cosmwasm">>'
Context: This error occurred while attempting to use the getSigner method on the cosmwasm object within the getSigner function. The function aims to retrieve a signer for various blockchain platforms (Solana, Cosmwasm, Evm, Algorand, Sui) based on the chain context provided.facing this error for every tokens i tried.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions