Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testnet chain upgrade script #165

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Testnet chain upgrade script #165

wants to merge 1 commit into from

Conversation

ltfschoen
Copy link
Collaborator

@ltfschoen ltfschoen commented Apr 7, 2021

$ yarn
$ node chainUpgrade.js           
2021-04-07 14:44:45          API-WS: disconnected from ws://testnet-harbour.datahighway.com: 1006:: connection failed
node:internal/process/promises:227
          triggerUncaughtException(err, true /* fromPromise */);
          ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<_Event>".] {
  code: 'ERR_UNHANDLED_REJECTION'
}

@ltfschoen ltfschoen requested a review from festelo April 7, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant