Function fetch_plugins

Source
pub fn fetch_plugins(account_data: &[u8]) -> Result<Vec<RegistryRecord>, Error>
Expand description

Fetch the plugin registry, dropping any unknown plugins (i.e. PluginTypes that are too new for this client to know about).