paritytech / opstooling-js

Shared functionality for OpsTooling projects
https://www.npmjs.com/package/@eng-automation/js
Apache License 2.0
0 stars 1 forks source link

Introduce runtimeRestarter #60

Closed rzadp closed 8 months ago

rzadp commented 8 months ago

Introduce a helper function that checks the metadata version / runtime version, and calls an appropriate callback when a change is detected.

rzadp commented 8 months ago

Remember to add it to index.ts, else it is not gonna be accesible.

Right, I missed that - added.