pub async fn remove_member(
quantus_client: &QuantusClient,
from_keypair: &QuantumKeyPair,
who_address: &str,
) -> Result<H256>Expand description
Remove a member from the Tech Collective using sudo
pub async fn remove_member(
quantus_client: &QuantusClient,
from_keypair: &QuantumKeyPair,
who_address: &str,
) -> Result<H256>Remove a member from the Tech Collective using sudo