Function reputation_module::state::get_reputation_module_metadata
source · pub fn get_reputation_module_metadata() -> ReputationModuleMetadata
Expand description
Retrieves the metadata of the reputation module.
This function returns the current metadata of the reputation module.
§Returns
ReputationModuleMetadata
- The current metadata of the reputation module.