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