You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scenario deploys a contract named Inc and then performs transactions on BenchmarkToken.. It should be changed to transact with the newly deployed contract.
The text was updated successfully, but these errors were encountered:
In
test("Deployment")
scenario inside NodeJs E2E test:https://github.com/orbs-network/orbs-client-sdk-javascript/blob/master/e2e/nodejs/e2e.test.js#L126
The scenario deploys a contract named
Inc
and then performs transactions onBenchmarkToken
.. It should be changed to transact with the newly deployed contract.The text was updated successfully, but these errors were encountered: