near-api-js
near-api-js copied to clipboard
getAccountId() returns a string.
According to this (https://docs.near.org/docs/tutorials/front-end/naj-examples#the-wallet-interface) getAccountId() should return a string.
You need to edit the corresponding ts source as this file is a build artifact.
Thanks @willemneal @serranoarevalo !