Skip to content
Discussion options

You must be logged in to vote

I double checked the code and found this:

console.log(`Charlie's initial balance: ${await await getFaBalance(charlie, metadataAddress)}.`);

There are two awaits. Can you fix that and try? It solved it for me. Also, make sure that your dependencies are all up to date (installation instructions in the docs).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@andygolay
Comment options

@kshitijc1506
Comment options

Answer selected by andygolay
@andygolay
Comment options

@kshitijc1506
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ts-sdk Questions related to the TypeScript SDK
2 participants