Update
fn update(
&mut self,
id: u32,
enabled: bool,
azero_id: String,
group_id: Option<u32>,
audit_url: Option<String>,
project_name: Option<String>,
project_website: Option<String>,
github: Option<String>,
) -> Result<SmartContract> {Web app
Notes when updating through unofficial UI
Last updated