Constant dock_runtime::VERSION
source · pub const VERSION: RuntimeVersion;
Expand description
This runtime version. Whe compiling with feature “mainnet”, spec_name
will be “dock-main-runtime”,
when compiling with feature “testnet”, spec_name
will be “dock-test-runtime”, when not using either
of those, spec_name
will be “dock-dev-runtime”