Closed gagdiez closed 8 months ago
near create-account currently fails, but all tests are passing. I think that the error depends on the near-js version being used, which makes the message returned by account.state() change.
near create-account
account.state()
addresses #1106
near create-account
currently fails, but all tests are passing. I think that the error depends on the near-js version being used, which makes the message returned byaccount.state()
change.