MCPcopy Create free account
hub / github.com/dfinity/orbit / post_run

Function post_run

core/station/impl/src/migration.rs:53–53  ·  view source on GitHub ↗

If there is a check that needs to be run on every upgrade, regardless if the memory version has changed, it should be added here.

()

Source from the content-addressed store, hash-verified

51/// If there is a check that needs to be run on every upgrade, regardless if the memory version has changed,
52/// it should be added here.
53fn post_run() {}
54
55/// The migration to apply to the station canister stable memory.
56///

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected