Skip to content

getTokenAccountsByOwner(PublicKey owner, PublicKey tokenMint) readme sample not match with released code ? #107

@smarkm

Description

@smarkm

As readme sample
List<TokenAccountInfo> tokenAccounts = client.getApi() .getTokenAccountsByOwner(walletAddress, usdcMintAddress);
but as the version 1.27.3 the source code shown it return the PublicKey, there any missmatch ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions