near-api-js icon indicating copy to clipboard operation
near-api-js copied to clipboard

getAccountId() returns a string.

Open serranoarevalo opened this issue 2 years ago • 1 comments

According to this (https://docs.near.org/docs/tutorials/front-end/naj-examples#the-wallet-interface) getAccountId() should return a string.

serranoarevalo avatar Jul 16 '22 01:07 serranoarevalo

You need to edit the corresponding ts source as this file is a build artifact.

willemneal avatar Jul 16 '22 03:07 willemneal

Thanks @willemneal @serranoarevalo !

esaminu avatar Aug 26 '22 20:08 esaminu