near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

fix: TransactionResult.errors actually has errors #55

Closed chadoh closed 2 years ago

chadoh commented 2 years ago

TransactionResult's errors method will now store all promiseErrors, plus the error from the main outcome's result