hashgraph / solo

An opinionated CLI tool to deploy and manage standalone test networks.
Apache License 2.0
27 stars 7 forks source link

Node Update tests fail with INVALID_NODE_ACCOUNT #855

Closed nathanklick closed 3 days ago

nathanklick commented 5 days ago

Describe the bug

Node Update tests are failing.

Describe the expected behavior

Node Update tests should succeed.

To Reproduce

  1. Run npm run build && npm run test-e2e-node-update

Additional Context

No response