Module plugin

Source

Functionsยง

fetch_asset_plugin
Fetch the plugin on an asset.
fetch_collection_plugin
Fetch the plugin on a collection.
fetch_external_plugin_adapter
Fetch the external plugin adapter from the registry.
fetch_external_plugin_adapter_data_info
Fetch the external plugin adapter data offset and length. These can be used to directly slice the account data for use of the external plugin adapter data.
fetch_plugin
Fetch the plugin from the registry.
fetch_plugins
Fetch the plugin registry, dropping any unknown plugins (i.e. PluginTypes that are too new for this client to know about).
fetch_wrapped_external_plugin_adapter
Fetch the external plugin adapter from the registry.
list_plugins
List all plugins in an account, dropping any unknown plugins (i.e. PluginTypes that are too new for this client to know about). Note this also does not support external plugin adapters for now, and will be updated when those are defined.