Skip to main content

NAUTILUS_PLUGIN_ABI_VERSION

Constant NAUTILUS_PLUGIN_ABI_VERSION 

Source
pub const NAUTILUS_PLUGIN_ABI_VERSION: u32 = 1;
Expand description

ABI version of the public plug-in metadata contract.

The host refuses to load a plug-in whose PluginManifest::abi_version does not match this value.