penumbra_sdk_app

Module app_version

Source

Constants§

APP_VERSION
Representation of the Penumbra application version. Notably, this is distinct from the crate version(s). This number should only ever be incremented.

Functions§

check_and_update_app_version
Ensure that the app version safeguard is APP_VERSION, or update it if it is missing.
migrate_app_version
Migrate the app version to a given number.