Function mpl_core::fetch_plugins
source · pub fn fetch_plugins(account: &[u8]) -> Result<Vec<RegistryRecord>, Error>Expand description
Fetch the plugin registry.
pub fn fetch_plugins(account: &[u8]) -> Result<Vec<RegistryRecord>, Error>Fetch the plugin registry.